Home
last modified time | relevance | path

Searched refs:getInterfaces (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getInterfaces_002.phpt2 ReflectionClass::getInterfaces() - interface ordering.
17 $interfaces = $rc->getInterfaces();
H A DReflectionClass_getInterfaces_003.phpt2 ReflectionClass::getInterfaces() - odd ampersand behaviour.
23 $a = $rc->getInterfaces();
H A D001.phpt43 'UMLClass::getInterfaces',
H A DReflectionClass_getInterfaces_001.phpt2 ReflectionClass::getInterfaces()
38 $interfaces = $rc->getInterfaces();
H A DReflectionClass_toString_001.phpt198 Method [ <internal:Reflection> public method getInterfaces ] {
/PHP-7.4/ext/mysqli/tests/
H A Dreflection_tools.inc4 /* not used: public ReflectionClass[] getInterfaces() */
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c4848 ZEND_METHOD(reflection_class, getInterfaces) in ZEND_METHOD() argument
6569 ZEND_ME(reflection_class, getInterfaces, arginfo_reflection__void, 0)

Completed in 41 milliseconds