Lines Matching refs:echo_testing_string
368 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
369 test "X$echo_testing_string" = "X$echo_test_string"; then
383 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
384 test "X$echo_testing_string" = "X$echo_test_string"; then
394 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
395 test "X$echo_testing_string" = "X$echo_test_string"; then
410 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
411 test "X$echo_testing_string" = "X$echo_test_string"; then
414 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
415 test "X$echo_testing_string" = 'X\t' &&
416 …echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/nu…
417 test "X$echo_testing_string" = "X$echo_test_string"; then
423 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
424 test "X$echo_testing_string" = 'X\t' &&
425 echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
426 test "X$echo_testing_string" = "X$echo_test_string"; then