Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dvar.c2189 ParseModifierPartSubst( in ParseModifierPartSubst() function
2275 return ParseModifierPartSubst(pp, delim, emode, ch, part, NULL, NULL); in ParseModifierPart()
2874 res = ParseModifierPartSubst(pp, delim, ch->expr->emode, ch, &lhsBuf, in ApplyModifier_Subst()
2880 res = ParseModifierPartSubst(pp, delim, ch->expr->emode, ch, &rhsBuf, in ApplyModifier_Subst()
H A DChangeLog392 o var.c: refactor ParseModifierPartSubst