Home
last modified time | relevance | path

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

/PHP-5.3/ext/ereg/regex/
H A Ddebug.c172 case OPLUS_:
178 if (OP(*(s-opnd)) != OPLUS_)
H A Dregex2.h63 #define OPLUS_ (9<<OPSHIFT) /* + prefix fwd to suffix */ macro
H A Dregcomp.c335 INSERT(OPLUS_, pos);
341 INSERT(OPLUS_, pos);
527 INSERT(OPLUS_, pos);
962 INSERT(OPLUS_, start);
1525 case OPLUS_: /* things that don't break one */
1600 case OPLUS_:
H A Dengine.c259 case OPLUS_:
316 case OPLUS_:
548 case OPLUS_:
868 case OPLUS_: /* forward, this is just an empty */

Completed in 12 milliseconds