Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h597 OP_SEMI_END_BUF, enumerator
H A Dregexec.c2219 case OP_SEMI_END_BUF: STAT_OP_IN(OP_SEMI_END_BUF); in match_at()
H A Dregcomp.c1394 case ANCHOR_SEMI_END_BUF: r = add_opcode(reg, OP_SEMI_END_BUF); break; in compile_anchor_node()
5509 { OP_SEMI_END_BUF, "semi-end-buf", ARG_NON },
H A DHISTORY678 2004/09/25: [bug] fix OP_SEMI_END_BUF process in match_at() for

Completed in 48 milliseconds