Home | History | Annotate | Download | only in make

Lines Matching refs:ParseModifierPart

2198 ParseModifierPart(
2409 if (!ParseModifierPart(pp, '@', '@', VARE_PARSE,
2422 if (!ParseModifierPart(pp, '@', '@', VARE_PARSE_BALANCED,
2462 * ParseModifierPart.
2567 if (!ParseModifierPart(&p, ':', ch->endc, ch->expr->emode,
2649 if (!ParseModifierPart(pp, '!', '!', expr->emode,
2792 * XXX: Contrary to ParseModifierPart, a dollar in a ':M' or
2967 if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
2972 if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
3009 if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
3014 if (!ParseModifierPart(pp, delim, delim, ch->expr->emode,
3250 if (!ParseModifierPart(pp, ']', ']', expr->emode,
3494 if (!ParseModifierPart(pp, ':', ':', then_emode,
3499 if (!ParseModifierPart(pp, ch->endc, ch->endc, else_emode,
3581 if (!ParseModifierPart(pp, ch->endc, ch->endc, expr->emode,
3637 * behavior defined in ParseModifierPart. This creates an
3735 if (!ParseModifierPart(pp, '=', '=', expr->emode,
3739 if (!ParseModifierPart(pp, ch->endc, ch->endc, expr->emode,