Lines Matching refs:echo_testing_string
391 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
392 test "X$echo_testing_string" = "X$echo_test_string"; then
406 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
407 test "X$echo_testing_string" = "X$echo_test_string"; then
417 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
418 test "X$echo_testing_string" = "X$echo_test_string"; then
433 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
434 test "X$echo_testing_string" = "X$echo_test_string"; then
437 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
438 test "X$echo_testing_string" = 'X\t' &&
439 …echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/nu…
440 test "X$echo_testing_string" = "X$echo_test_string"; then
446 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
447 test "X$echo_testing_string" = 'X\t' &&
448 echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
449 test "X$echo_testing_string" = "X$echo_test_string"; then