Home | History | Annotate | Download | only in regex

Lines Matching full:doinsert

100 static void doinsert(struct parse *, sop, size_t, sopno);
131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
1320 - doinsert - insert a sop into the strip
1323 doinsert(struct parse *p, sop op, size_t opnd, sopno pos)