Home
last modified time | relevance | path

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

/PHP-5.3/ext/ereg/regex/
H A Dregex2.h67 #define OLPAREN (13<<OPSHIFT) /* ( fwd to ) */ macro
H A Ddebug.c192 case OLPAREN:
H A Dregcomp.c259 EMIT(OLPAREN, subno);
479 EMIT(OLPAREN, subno);
509 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN);
1526 case OLPAREN:
H A Dengine.c394 case OLPAREN:
586 case OLPAREN: /* must undo assignment if rest fails */
888 case OLPAREN: /* not significant here */

Completed in 17 milliseconds