Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h549 OP_SET_OPTION /* set option */ enumerator
H A Dregexec.c2313 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()
5762 { OP_SET_OPTION, "set-option", ARG_OPTION },
H A DHISTORY90 2007/06/08: [impl] remove OP_SET_OPTION_PUSH and OP_SET_OPTION from match_at().
1514 2003/07/07: [impl] OP_SET_OPTION is not needed in compiled code.

Completed in 36 milliseconds