Lines Matching refs:echo_testing_string
1106 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
1107 test "X$echo_testing_string" = "X$echo_test_string"; then
1121 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
1122 test "X$echo_testing_string" = "X$echo_test_string"; then
1132 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
1133 test "X$echo_testing_string" = "X$echo_test_string"; then
1148 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
1149 test "X$echo_testing_string" = "X$echo_test_string"; then
1152 … elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1153 test "X$echo_testing_string" = 'X\t' &&
1154 …echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/nu…
1155 test "X$echo_testing_string" = "X$echo_test_string"; then
1161 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1162 test "X$echo_testing_string" = 'X\t' &&
1163 … echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
1164 test "X$echo_testing_string" = "X$echo_test_string"; then