Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregcomp.c5702 #define ARG_RELADDR 1 macro
5767 { OP_JUMP, "jump", ARG_RELADDR },
5768 { OP_PUSH, "push", ARG_RELADDR },
5784 { OP_PUSH_POS_NOT, "push-pos-not", ARG_RELADDR },
5868 case ARG_RELADDR: in onig_print_compiled_byte_code()

Completed in 17 milliseconds