Lines Matching refs:INSERT
131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro
268 INSERT(OCH_, conc); /* offset is wrong */ in p_ere()
388 INSERT(OPLUS_, pos); in p_ere_exp()
390 INSERT(OQUEST_, pos); in p_ere_exp()
394 INSERT(OPLUS_, pos); in p_ere_exp()
399 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp()
573 INSERT(OPLUS_, pos); in p_simp_re()
575 INSERT(OQUEST_, pos); in p_simp_re()
964 INSERT(OCH_, start); /* offset is wrong... */ in repeat()
977 INSERT(OCH_, start); in repeat()
988 INSERT(OPLUS_, start); in repeat()