Home
last modified time | relevance | path

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

/PHP-5.3/ext/ereg/regex/
H A Ddebug.c116 if (OP(g->strip[0]) != OEND)
121 case OEND:
H A Dregex2.h55 #define OEND (1<<OPSHIFT) /* endmarker - */ macro
H A Dregcomp.c155 EMIT(OEND, 0);
163 EMIT(OEND, 0);
1551 } while (OP(s) != OEND);
1609 } while (OP(s) != OEND);
H A Dengine.c272 case OEND:
830 case OEND:

Completed in 11 milliseconds