Searched refs:VAR_MATCH_START (Results 1 – 1 of 1) sorted by relevance
93 #define VAR_MATCH_START 0x08 /* Match at start of word */ macro458 if ((pattern->flags & VAR_MATCH_START) && in VarSubstitute()490 } else if (pattern->flags & VAR_MATCH_START) { in VarSubstitute()1005 pattern->flags |= VAR_MATCH_START; in common_get_patternarg()