Home
last modified time | relevance | path

Searched refs:getURL (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/tidy/tests/
H A D027.phpt28 public function getURL($url) {
46 $result = $this->getURL('awer');
/php-src/ext/reflection/tests/
H A DReflectionZendExtension.phpt13 var_dump($reflection->getURL());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php744 public function getURL(): string {} function in ReflectionZendExtension
H A Dphp_reflection_arginfo.h837 ZEND_METHOD(ReflectionZendExtension, getURL);
1155 …ZEND_ME(ReflectionZendExtension, getURL, arginfo_class_ReflectionZendExtension_getURL, ZEND_ACC_PU…
H A Dphp_reflection.c6468 ZEND_METHOD(ReflectionZendExtension, getURL) in ZEND_METHOD() argument

Completed in 36 milliseconds