Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c2993 LazyBuf reBuf, replaceBuf; in ApplyModifier_Regex() local
3007 ch, &reBuf, NULL, NULL)) in ApplyModifier_Regex()
3009 re = LazyBuf_DoneGet(&reBuf); in ApplyModifier_Regex()