Searched refs:ParseModifierPartSubst (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/bmake/ |
| H A D | var.c | 2183 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 D | ChangeLog | 219 o var.c: refactor ParseModifierPartSubst
|