Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.h271 #define ZEND_ACC_ARENA_ALLOCATED 0x20000000 macro
H A Dzend_opcode.c130 if (!(function->common.fn_flags & ZEND_ACC_ARENA_ALLOCATED)) { in zend_function_dtor()
H A Dzend_inheritance.c68 new_function->common.fn_flags |= ZEND_ACC_ARENA_ALLOCATED; in zend_duplicate_function()
1183 new_fn->common.fn_flags |= ZEND_ACC_ARENA_ALLOCATED; in zend_add_trait_method()

Completed in 18 milliseconds