Searched refs:reBuf (Results 1 – 1 of 1) sorted by relevance
2980 LazyBuf reBuf, replaceBuf; in ApplyModifier_Regex() local2992 if (!ParseModifierPart(pp, delim, ch->expr->emode, ch, &reBuf)) in ApplyModifier_Regex()2994 re = LazyBuf_DoneGet(&reBuf); in ApplyModifier_Regex()