Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.h778 #define INITIAL_OP_ARRAY_SIZE 64 macro
H A Dzend_language_scanner.l601 init_op_array(op_array, type, INITIAL_OP_ARRAY_SIZE); in END_EXTERN_C()
H A Dzend_compile.c240 CG(context).opcodes_size = INITIAL_OP_ARRAY_SIZE; in zend_oparray_context_begin()
5990 init_op_array(op_array, ZEND_USER_FUNCTION, INITIAL_OP_ARRAY_SIZE); in zend_compile_func_decl()

Completed in 71 milliseconds