Home
last modified time | relevance | path

Searched refs:unquotedOK (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Dcond.c427 CondParser_Leaf(CondParser *par, bool doEval, bool unquotedOK, in CondParser_Leaf() argument
475 if (!unquotedOK && !quoted && *start != '$' && in CondParser_Leaf()