Searched defs:constructor (Results 1 – 6 of 6) sorted by relevance
2011 static ZEND_COLD zend_never_inline void zend_bad_constructor_call(zend_function *constructor, zend_… in zend_bad_constructor_call()2026 zend_function *constructor = zobj->ce->constructor; in zend_std_get_constructor() local
172 zend_function *constructor; member
5879 zend_function *constructor; variable
1858 zend_function *constructor = obj->handlers->get_constructor(obj); in object_init_with_constructor() local
10917 zend_function *constructor; in ZEND_NEW_SPEC_CONST_UNUSED_HANDLER() local30455 zend_function *constructor; in ZEND_NEW_SPEC_VAR_UNUSED_HANDLER() local37903 zend_function *constructor; in ZEND_NEW_SPEC_UNUSED_UNUSED_HANDLER() local
4921 zend_function *constructor; in ZEND_METHOD() local4990 zend_function *constructor; in ZEND_METHOD() local
Completed in 202 milliseconds