Home
last modified time | relevance | path

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

/netbsd/usr.bin/make/
H A Dvar.c2980 LazyBuf reBuf, replaceBuf; in ApplyModifier_Regex() local
2992 if (!ParseModifierPart(pp, delim, ch->expr->emode, ch, &reBuf)) in ApplyModifier_Regex()
2994 re = LazyBuf_DoneGet(&reBuf); in ApplyModifier_Regex()