Home
last modified time | relevance | path

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

/PHP-5.5/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.c343 INSERT(OPLUS_, pos);
349 INSERT(OPLUS_, pos);
535 INSERT(OPLUS_, pos);
970 INSERT(OPLUS_, start);
1537 case OPLUS_: /* things that don't break one */
1612 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 24 milliseconds