Home
last modified time | relevance | path

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

/PHP-5.3/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.c213 INSERT(OCH_, conc); /* offset is wrong */
346 INSERT(OCH_, pos); /* offset slightly wrong */
938 INSERT(OCH_, start); /* offset is wrong... */
951 INSERT(OCH_, start);
1530 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 12 milliseconds