Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dvar.c2715 ParseModifier_Match(const char **pp, const ModChain *ch, in ParseModifier_Match() function
2797 ParseModifier_Match(pp, ch, &pattern); in ApplyModifier_Match()
H A DChangeLog488 extract ParseModifier_Match into separate function