Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h545 OP_SET_OPTION /* set option */ enumerator
H A Dregexec.c2318 case OP_SET_OPTION: MOP_IN(OP_SET_OPTION); in match_at()
H A Dregcomp.c1187 r = add_opcode_option(reg, OP_SET_OPTION, prev); in compile_option_node()
1199 r = add_opcode_option(reg, OP_SET_OPTION, prev); in compile_option_node()
5730 { OP_SET_OPTION, "set-option", ARG_OPTION },
H A DHISTORY66 2007/06/08: [impl] remove OP_SET_OPTION_PUSH and OP_SET_OPTION from match_at().
1490 2003/07/07: [impl] OP_SET_OPTION is not needed in compiled code.

Completed in 40 milliseconds