Home
last modified time | relevance | path

Searched refs:getINIEntries (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/reflection/tests/
H A D015.phpt2 ReflectionExtension::getINIEntries()
8 $inis = $ext->getINIEntries();
/php-src/ext/reflection/
H A Dphp_reflection.stub.php770 public function getINIEntries(): array {} function in ReflectionExtension
H A Dphp_reflection_arginfo.h924 ZEND_METHOD(ReflectionExtension, getINIEntries);
1253 …ZEND_ME(ReflectionExtension, getINIEntries, arginfo_class_ReflectionExtension_getINIEntries, ZEND_…
H A Dphp_reflection.c6767 ZEND_METHOD(ReflectionExtension, getINIEntries) in ZEND_METHOD() argument

Completed in 62 milliseconds