Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDvar.c1580 RegexReplace(Substring replace, SepBuf *buf, const char *wp, in RegexReplace() function
1641 RegexReplace(args->replace, buf, wp, m, args->nsub); in ModifyWord_SubstRegex()
HDChangeLog546 condense RegexReplace for the modifier ':C' and avoid strlen
778 o var.c: use more practical data type in RegexReplace
780 extract RegexReplace from ModifyWord_SubstRegex