Searched refs:IS_CTOR_USED (Results 1 – 3 of 3) sorted by relevance
163 #define IS_CTOR_USED(ce) (((zend_uintptr_t)(ce)) & CTOR_USED_BIT) macro
2582 if (IS_CTOR_USED(EX(called_scope))) { in ZEND_VM_HELPER()2765 if (IS_CTOR_USED(EX(called_scope))) { in ZEND_VM_HELPER()5026 if (IS_CTOR_USED(EX(called_scope))) {
540 if (IS_CTOR_USED(EX(called_scope))) { in zend_leave_helper_SPEC()723 if (IS_CTOR_USED(EX(called_scope))) { in zend_do_fcall_common_helper_SPEC()1066 if (IS_CTOR_USED(EX(called_scope))) { in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
Completed in 113 milliseconds