Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h493 OP_SEMI_END_BUF, enumerator
H A Dregexec.c2030 case OP_SEMI_END_BUF: MOP_IN(OP_SEMI_END_BUF); in match_at()
H A Dregcomp.c1414 case ANCHOR_SEMI_END_BUF: r = add_opcode(reg, OP_SEMI_END_BUF); break; in compile_anchor_node()
5746 { OP_SEMI_END_BUF, "semi-end-buf", ARG_NON },
H A DHISTORY907 2004/09/25: [bug] fix OP_SEMI_END_BUF process in match_at() for

Completed in 39 milliseconds