Home
last modified time | relevance | path

Searched refs:canCallConstructor (Results 1 – 9 of 9) sorted by relevance

/dports/www/elgg/elgg-3.3.23/vendor/zendframework/zend-servicemanager/src/AbstractFactory/
H A DReflectionBasedAbstractFactory.php137 return class_exists($requestedName) && $this->canCallConstructor($requestedName);
140 private function canCallConstructor($requestedName) function in Zend\\ServiceManager\\AbstractFactory\\ReflectionBasedAbstractFactory
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-servicemanager/src/AbstractFactory/
H A DReflectionBasedAbstractFactory.php138 return class_exists($requestedName) && $this->canCallConstructor($requestedName);
141 private function canCallConstructor($requestedName) function in Laminas\\ServiceManager\\AbstractFactory\\ReflectionBasedAbstractFactory
/dports/www/owncloud/owncloud/lib/composer/laminas/laminas-servicemanager/src/AbstractFactory/
H A DReflectionBasedAbstractFactory.php138 return class_exists($requestedName) && $this->canCallConstructor($requestedName);
141 private function canCallConstructor($requestedName) function in Laminas\\ServiceManager\\AbstractFactory\\ReflectionBasedAbstractFactory
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbasewrapper.h179 LIBSHIBOKEN_API bool canCallConstructor(PyTypeObject *myType, PyTypeObject *ctorType);
H A Dbasewrapper.cpp1028 bool canCallConstructor(PyTypeObject *myType, PyTypeObject *ctorType) in canCallConstructor() function
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbasewrapper.h179 LIBSHIBOKEN_API bool canCallConstructor(PyTypeObject *myType, PyTypeObject *ctorType);
H A Dbasewrapper.cpp1028 bool canCallConstructor(PyTypeObject *myType, PyTypeObject *ctorType) in canCallConstructor() function
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/
H A Dbasewrapper.h179 LIBSHIBOKEN_API bool canCallConstructor(PyTypeObject *myType, PyTypeObject *ctorType);
H A Dbasewrapper.cpp1028 bool canCallConstructor(PyTypeObject *myType, PyTypeObject *ctorType) in canCallConstructor() function