Lines Matching refs:echo_testing_string
458 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
459 test "X$echo_testing_string" = "X$echo_test_string"; then
473 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
474 test "X$echo_testing_string" = "X$echo_test_string"; then
484 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
485 test "X$echo_testing_string" = "X$echo_test_string"; then
500 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
501 test "X$echo_testing_string" = "X$echo_test_string"; then
504 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
505 test "X$echo_testing_string" = 'X\t' &&
506 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
507 test "X$echo_testing_string" = "X$echo_test_string"; then
513 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
514 test "X$echo_testing_string" = 'X\t' &&
515 echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
516 test "X$echo_testing_string" = "X$echo_test_string"; then