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.c2011 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
H A Dzend.h172 zend_function *constructor; member
H A Dzend_vm_def.h5879 zend_function *constructor; variable
H A Dzend_API.c1858 zend_function *constructor = obj->handlers->get_constructor(obj); in object_init_with_constructor() local
H A Dzend_vm_execute.h10917 zend_function *constructor; in ZEND_NEW_SPEC_CONST_UNUSED_HANDLER() local
30455 zend_function *constructor; in ZEND_NEW_SPEC_VAR_UNUSED_HANDLER() local
37903 zend_function *constructor; in ZEND_NEW_SPEC_UNUSED_UNUSED_HANDLER() local
/php-src/ext/reflection/
H A Dphp_reflection.c4921 zend_function *constructor; in ZEND_METHOD() local
4990 zend_function *constructor; in ZEND_METHOD() local

Completed in 202 milliseconds