Searched refs:webIndex (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/phar/ |
H A D | phar_object.stub.php | 128 public function setDefaultStub(?string $index = null, ?string $webIndex = null) {} argument 154 …final public static function createDefaultStub(?string $index = null, ?string $webIndex = null): s… argument 398 public function setDefaultStub(?string $index = null, ?string $webIndex = null) {} argument 441 …final public static function createDefaultStub(?string $index = null, ?string $webIndex = null): s… argument
|
H A D | phar_object_arginfo.h | 128 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, webIndex, IS_STRING, 1, "null") 161 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, webIndex, IS_STRING, 1, "null")
|
Completed in 17 milliseconds