Lines Matching refs:INSERT
268 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
412 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
560 INSERT(OPLUS_, pos); in p_ere_exp()
562 INSERT(OQUEST_, pos); in p_ere_exp()
566 INSERT(OPLUS_, pos); in p_ere_exp()
571 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
745 INSERT(OPLUS_, pos); in p_simp_re()
747 INSERT(OQUEST_, pos); in p_simp_re()
1134 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
1147 INSERT(OCH_, start); in repeat()
1158 INSERT(OPLUS_, start); in repeat()