Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h620 #define SIZE_OP_STATE_CHECK_PUSH (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR) macro
H A Dregcomp.c788 len = SIZE_OP_STATE_CHECK_PUSH + tlen; in compile_length_quantifier_node()
868 (CKN_ON ? SIZE_OP_STATE_CHECK_PUSH : SIZE_OP_PUSH)); in compile_quantifier_node()
887 + (int )(CKN_ON ? SIZE_OP_STATE_CHECK_PUSH : SIZE_OP_PUSH))); in compile_quantifier_node()

Completed in 23 milliseconds