Lines Matching refs:echo_testing_string
974 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
975 test "X$echo_testing_string" = "X$echo_test_string"; then
989 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
990 test "X$echo_testing_string" = "X$echo_test_string"; then
1000 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
1001 test "X$echo_testing_string" = "X$echo_test_string"; then
1016 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
1017 test "X$echo_testing_string" = "X$echo_test_string"; then
1020 … elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1021 test "X$echo_testing_string" = 'X\t' &&
1022 …echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/nu…
1023 test "X$echo_testing_string" = "X$echo_test_string"; then
1029 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1030 test "X$echo_testing_string" = 'X\t' &&
1031 … echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
1032 test "X$echo_testing_string" = "X$echo_test_string"; then