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