Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dvar.c2183 ParseModifierPartSubst( in ParseModifierPartSubst() function
2269 return ParseModifierPartSubst(pp, delim, emode, ch, part, NULL, NULL); in ParseModifierPart()
2857 res = ParseModifierPartSubst(pp, delim, ch->expr->emode, ch, &lhsBuf, in ApplyModifier_Subst()
2863 res = ParseModifierPartSubst(pp, delim, ch->expr->emode, ch, &rhsBuf, in ApplyModifier_Subst()
H A DChangeLog219 o var.c: refactor ParseModifierPartSubst