Home
last modified time | relevance | path

Searched defs:constructor (Results 1 – 6 of 6) sorted by relevance

/php-src/Zend/
H A Dzend_object_handlers.c1656 static ZEND_COLD zend_never_inline void zend_bad_constructor_call(zend_function *constructor, zend_… in zend_bad_constructor_call()
1671 zend_function *constructor = zobj->ce->constructor; in zend_std_get_constructor() local
H A Dzend.h172 zend_function *constructor; member
H A Dzend_vm_def.h5786 zend_function *constructor; variable
H A Dzend_API.c1857 zend_function *constructor = obj->handlers->get_constructor(obj); in object_init_with_constructor() local
H A Dzend_vm_execute.h10635 zend_function *constructor; in ZEND_NEW_SPEC_CONST_UNUSED_HANDLER() local
29783 zend_function *constructor; in ZEND_NEW_SPEC_VAR_UNUSED_HANDLER() local
36942 zend_function *constructor; in ZEND_NEW_SPEC_UNUSED_UNUSED_HANDLER() local
/php-src/ext/reflection/
H A Dphp_reflection.c5062 zend_function *constructor; in ZEND_METHOD() local
5133 zend_function *constructor; in ZEND_METHOD() local

Completed in 191 milliseconds