Home
last modified time | relevance | path

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

/PHP-8.0/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 …ename, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false) {} argument
87 …ename, array|string|null $config = null, ?string $encoding = null, bool $useIncludePath = false) {} 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")
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php85 public function openFile(string $mode = "r", bool $useIncludePath = false, $context = null) {} argument
191 …public function __construct(string $filename, string $mode = "r", bool $useIncludePath = false, $c… argument
H A Dspl_directory_arginfo.h63 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")
157 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, useIncludePath, _IS_BOOL, 0, "false")

Completed in 12 milliseconds