Lines Matching refs:echo_testing_string
452 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
453 test "X$echo_testing_string" = "X$echo_test_string"; then
467 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
468 test "X$echo_testing_string" = "X$echo_test_string"; then
478 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
479 test "X$echo_testing_string" = "X$echo_test_string"; then
494 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
495 test "X$echo_testing_string" = "X$echo_test_string"; then
498 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
499 test "X$echo_testing_string" = 'X\t' &&
500 …echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/nu…
501 test "X$echo_testing_string" = "X$echo_test_string"; then
507 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
508 test "X$echo_testing_string" = 'X\t' &&
509 echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
510 test "X$echo_testing_string" = "X$echo_test_string"; then