Home
last modified time | relevance | path

Searched refs:useIncludePath (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/tidy/
H A Dtidy.stub.php11 …e, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): tidy… argument
17 …e, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): stri… argument
57 … null, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false) {} argument
72 …e, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): bool… argument
87 …e, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false): stri… argument
H A Dtidy_arginfo.h22 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")
39 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")
95 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")
109 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")
128 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php86 …public function openFile(string $mode = "r", bool $useIncludePath = false, $context = null): SplFi… argument
198 …public function __construct(string $filename, string $mode = "r", bool $useIncludePath = false, $c… argument
H A Dspl_directory_arginfo.h68 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")
168 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")

Completed in 12 milliseconds