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.php813 public function getURL(): string {} function in ReflectionZendExtension
H A Dphp_reflection_arginfo.h936 ZEND_METHOD(ReflectionZendExtension, getURL);
1270 …ZEND_ME(ReflectionZendExtension, getURL, arginfo_class_ReflectionZendExtension_getURL, ZEND_ACC_PU…
H A Dphp_reflection.c7058 ZEND_METHOD(ReflectionZendExtension, getURL) in ZEND_METHOD() argument

Completed in 70 milliseconds