Searched refs:webIndex (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/phar/ |
H A D | phar_object.stub.php | 193 public function setDefaultStub(?string $index = null, ?string $webIndex = null): true {} argument 219 …final public static function createDefaultStub(?string $index = null, ?string $webIndex = null): s… argument 461 public function setDefaultStub(?string $index = null, ?string $webIndex = null): bool {} argument 503 …final public static function createDefaultStub(?string $index = null, ?string $webIndex = null): s… argument
|
H A D | phar_object_arginfo.h | 142 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, webIndex, IS_STRING, 1, "null") 176 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, webIndex, IS_STRING, 1, "null") 311 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, webIndex, IS_STRING, 1, "null")
|
Completed in 11 milliseconds