Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dvar.c2173 ParseModifierPartSubst( in ParseModifierPartSubst() function
2264 return ParseModifierPartSubst(pp, false, delim, emode, ch, part, in ParseModifierPart()
2562 if (!ParseModifierPartSubst(&p, true, '\0', ch->expr->emode, in ApplyModifier_Time()
2957 if (!ParseModifierPartSubst(pp, in ApplyModifier_Subst()
2962 if (!ParseModifierPartSubst(pp, in ApplyModifier_Subst()
H A DChangeLog603 o var.c: refactor ParseModifierPartSubst