Lines Matching refs:VALUE
50 # | O | strict | only literal value | yes |
75 # To get a single '$' sign in the value of an expression, it has to
76 # be written as '$$' in a literal variable value.
149 # expect+1: Invalid time value "\"
165 .if ${VAR::=value$} != "" || ${VAR} != "value"
171 .if ${VAR::+=appended$} != "" || ${VAR} != "value<space>appended"
209 # expect+1: Invalid time value "1000$"
215 # expect+1: Invalid time value "1000$"
244 .if ${VAR:LAR=ALUE} != "VALUE"
247 .if ${VAR:L:AR=ALUE} != "VALUE"
255 # expect+1: Invalid time value " : } \ $ ) \) ( "
262 # expect+1: Invalid time value " : \) \ $ "
267 # expect+1: Invalid time value " : } \ $ ) \) ( "
272 # expect+1: Invalid time value " : \) \ $ "