Home | History | Annotate | Download | only in jpeg

Lines Matching refs:variable

108     # Reject names that are not valid shell variable names.
117 # Reject names that are not valid shell variable names.
348 # Reject names that are not valid shell variable names.
361 # Reject names that are not valid shell variable names.
391 # Reject names that aren't valid shell variable names.
393 { echo "configure: error: $varname: invalid shell variable name" 1>&2; exit 1; }
396 test -n "$verbose" && echo " setting shell variable $varname to $val"
1479 # It thinks the first close brace ends the variable substitution.