Lines Matching refs:echo_testing_string
645 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
646 test "X$echo_testing_string" = "X$echo_test_string"; then
651 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
652 test "X$echo_testing_string" = "X$echo_test_string"; then
666 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
667 test "X$echo_testing_string" = "X$echo_test_string"; then
677 echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
678 test "X$echo_testing_string" = "X$echo_test_string"; then
713 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
714 test "X$echo_testing_string" = "X$echo_test_string"; then
717 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
718 test "X$echo_testing_string" = 'X\t' &&
719 …echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/nu…
720 test "X$echo_testing_string" = "X$echo_test_string"; then
726 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
727 test "X$echo_testing_string" = 'X\t' &&
728 echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
729 test "X$echo_testing_string" = "X$echo_test_string"; then