Home
last modified time | relevance | path

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

/PHP-5.3/ext/ereg/regex/
H A Ddebug.c174 if (OP(*(s+opnd)) != O_PLUS)
177 case O_PLUS:
H A Dregex2.h64 #define O_PLUS (10<<OPSHIFT) /* + suffix back to prefix */ macro
H A Dregcomp.c336 ASTERN(O_PLUS, pos);
342 ASTERN(O_PLUS, pos);
528 ASTERN(O_PLUS, pos);
963 ASTERN(O_PLUS, start);
1603 case O_PLUS:
H A Dengine.c387 case O_PLUS:
554 case O_PLUS:
871 case O_PLUS: /* both forward and back */

Completed in 18 milliseconds