Home
last modified time | relevance | path

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

/PHP-5.6/ext/mbstring/oniguruma/
H A Dregint.h610 #define SIZE_OP_NULL_CHECK_START (SIZE_OPCODE + SIZE_MEMNUM) macro
H A Dregcomp.c757 mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START + SIZE_OP_NULL_CHECK_END); in compile_length_quantifier_node()
860 mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START + SIZE_OP_NULL_CHECK_END); in compile_quantifier_node()
986 mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START + SIZE_OP_NULL_CHECK_END); in compile_length_quantifier_node()
1060 mod_tlen = tlen + (SIZE_OP_NULL_CHECK_START + SIZE_OP_NULL_CHECK_END); in compile_quantifier_node()

Completed in 30 milliseconds