Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dvar.c322 static Boolean VarLoopExpand(GNode *, Var_Parse_State *,
1823 VarLoopExpand(GNode *ctx MAKE_ATTR_UNUSED, in VarLoopExpand() function
2737 newStr = VarModify(ctxt, &parsestate, nstr, VarLoopExpand, in ApplyModifiers()
H A DChangeLog2026 * var.c (Var_Set): Add 4th (flags) arg so VarLoopExpand can tell
2108 * var.c: VarLoopExpand: ignore addSpace if a \n is present.