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