Lines Matching refs:echo_testing_string
2055 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
2056 test "X$echo_testing_string" = "X$echo_test_string"; then
2070 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
2071 test "X$echo_testing_string" = "X$echo_test_string"; then
2081 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
2082 test "X$echo_testing_string" = "X$echo_test_string"; then
2097 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
2098 test "X$echo_testing_string" = "X$echo_test_string"; then
2101 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
2102 test "X$echo_testing_string" = 'X\t' &&
2103 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
2104 test "X$echo_testing_string" = "X$echo_test_string"; then
2110 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
2111 test "X$echo_testing_string" = 'X\t' &&
2112 echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
2113 test "X$echo_testing_string" = "X$echo_test_string"; then