Lines Matching refs:INSERT
155 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
313 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
433 INSERT(OPLUS_, pos); in p_ere_exp()
435 INSERT(OQUEST_, pos); in p_ere_exp()
439 INSERT(OPLUS_, pos); in p_ere_exp()
444 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
634 INSERT(OPLUS_, pos); in p_simp_re()
636 INSERT(OQUEST_, pos); in p_simp_re()
1032 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
1045 INSERT(OCH_, start); in repeat()
1056 INSERT(OPLUS_, start); in repeat()