Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h743 #define SIZE_OP_STATE_CHECK_PUSH (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR) macro
H A Dregcomp.c768 len = SIZE_OP_STATE_CHECK_PUSH + tlen; in compile_length_quantifier_node()
848 (CKN_ON ? SIZE_OP_STATE_CHECK_PUSH : SIZE_OP_PUSH)); in compile_quantifier_node()
867 + (int )(CKN_ON ? SIZE_OP_STATE_CHECK_PUSH : SIZE_OP_PUSH))); in compile_quantifier_node()

Completed in 23 milliseconds