Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c1666 ModifyWord_SubstRegex(Substring word, SepBuf *buf, void *data) in ModifyWord_SubstRegex() function
3059 ModifyWords(ch, ModifyWord_SubstRegex, &args, oneBigWord); in ApplyModifier_Regex()
H A DChangeLog1606 extract RegexReplace from ModifyWord_SubstRegex