Home
last modified time | relevance | path

Searched refs:webIndex (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/phar/
H A Dphar_object.stub.php193 public function setDefaultStub(?string $index = null, ?string $webIndex = null): bool {} 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 Dphar_object_arginfo.h142 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")

Completed in 9 milliseconds