Searched refs:nested_p (Results 1 – 3 of 3) sorted by relevance
267 const char *nested_p = cp; in Arch_ParseArchive() local272 result = Var_Parse(&nested_p, scope, VARE_UNDEFERR); in Arch_ParseArchive()280 cp += nested_p - cp; in Arch_ParseArchive()308 const char *nested_p = cp; in Arch_ParseArchive() local310 result = Var_Parse(&nested_p, scope, in Arch_ParseArchive()320 cp += nested_p - cp; in Arch_ParseArchive()
1314 const char *nested_p = cp; in ExpandChildrenRegular() local1315 FStr junk = Var_Parse(&nested_p, pgn, VARE_PARSE_ONLY); in ExpandChildrenRegular()1323 cp += nested_p - cp; in ExpandChildrenRegular()
4687 const char *nested_p = p; in VarSubstExpr() local4688 FStr val = Var_Parse(&nested_p, scope, emode); in VarSubstExpr()4693 p = nested_p; in VarSubstExpr()4711 (int)(size_t)(nested_p - p), p); in VarSubstExpr()4713 p = nested_p; in VarSubstExpr()4726 p = nested_p; in VarSubstExpr()