Searched refs:has_colon (Results 1 - 1 of 1) sorted by relevance

/openjdk9/common/autoconf/
H A Dgenerated-configure.sh16573 has_colon=`$ECHO $path | $GREP ^.:`
16575 if test "x$has_colon" = x; then
16705 has_colon=`$ECHO $path | $GREP ^.:`
16707 if test "x$has_colon" = x; then
17127 has_colon=`$ECHO $path | $GREP ^.:`
17129 if test "x$has_colon" = x; then
17660 has_colon=`$ECHO $path | $GREP ^.:`
17662 if test "x$has_colon" = x; then
25492 has_colon=`$ECHO $path | $GREP ^.:`
25494 if test "x$has_colon"
[all...]

Completed in 69 milliseconds