Searched refs:INSERT (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/ereg/regex/ |
| H A D | regcomp.c | 61 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) macro 213 INSERT(OCH_, conc); /* offset is wrong */ 335 INSERT(OPLUS_, pos); 337 INSERT(OQUEST_, pos); 341 INSERT(OPLUS_, pos); 346 INSERT(OCH_, pos); /* offset slightly wrong */ 527 INSERT(OPLUS_, pos); 529 INSERT(OQUEST_, pos); 938 INSERT(OCH_, start); /* offset is wrong... */ 951 INSERT(OCH [all...] |
Completed in 3 milliseconds