Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY1190 2004/09/25: [bug] fix OP_SEMI_END_BUF process in match_at() for
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c1714 case ANCR_SEMI_END_BUF: r = add_op(reg, OP_SEMI_END_BUF); break; in compile_anchor_node()
H A Dregexec.c207 { OP_SEMI_END_BUF, "semi-end-buf"},
623 case OP_SEMI_END_BUF: in print_compiled_byte_code()
H A Dregint.h504 OP_SEMI_END_BUF, enumerator

Completed in 50 milliseconds