Searched defs:useIncludePath (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/tidy/ |
H A D | tidy.stub.php | 11 …name, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): t… 17 …name, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): s… 57 … null, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false) {} 72 …name, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): b… 87 …name, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): s…
|
/PHP-8.1/ext/spl/ |
H A D | spl_directory.stub.php | 86 …public function openFile(string $mode = "r", bool $useIncludePath = false, $context = null): SplFi… 198 …public function __construct(string $filename, string $mode = "r", bool $useIncludePath = false, $c…
|
Completed in 7 milliseconds