Home
last modified time | relevance | path

Searched refs:OCH_ (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/ereg/regex/
H A Ddebug.c198 case OCH_:
204 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
H A Dregex2.h69 #define OCH_ (15<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
H A Dregcomp.c221 INSERT(OCH_, conc); /* offset is wrong */
354 INSERT(OCH_, pos); /* offset slightly wrong */
946 INSERT(OCH_, start); /* offset is wrong... */
959 INSERT(OCH_, start);
1542 case OCH_:
H A Dengine.c263 case OCH_:
352 case OCH_:
565 case OCH_: /* find the right one, if any */
892 case OCH_: /* mark the first two branches */

Completed in 20 milliseconds