Home
last modified time | relevance | path

Searched refs:ZEND_ACC_CLONE (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_compile.h217 #define ZEND_ACC_CLONE 0x8000 macro
H A Dzend_inheritance.c1068 ce->clone = fe; fe->common.fn_flags |= ZEND_ACC_CLONE; in zend_add_magic_methods()
H A Dzend_API.c2356 clone->common.fn_flags |= ZEND_ACC_CLONE; in zend_register_functions()
H A Dzend_compile.c5410 ce->clone->common.fn_flags |= ZEND_ACC_CLONE; in zend_compile_class_decl()

Completed in 51 milliseconds