Home
last modified time | relevance | path

Searched defs:use_include_path (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/zlib/
H A Dzlib.stub.php172 function gzfile(string $filename, int $use_include_path = 0): array|false {}
178 function gzopen(string $filename, string $mode, int $use_include_path = 0) {}
180 function readgzfile(string $filename, int $use_include_path = 0): int|false {}
H A Dzlib.c615 zend_long use_include_path = 0; in PHP_FUNCTION() local
655 zend_long use_include_path = 0; in PHP_FUNCTION() local
682 zend_long use_include_path = 0; in PHP_FUNCTION() local
/PHP-8.2/ext/tidy/
H A Dtidy.c282 bool use_include_path = 0; in php_tidy_quick_repair() local
374 static zend_string *php_tidy_file_to_mem(char *filename, bool use_include_path) in php_tidy_file_to_mem()
1067 bool use_include_path = 0; in PHP_FUNCTION() local
1361 bool use_include_path = 0; in PHP_METHOD() local
1405 bool use_include_path = 0; in PHP_METHOD() local
/PHP-8.2/ext/phar/
H A Dfunc_interceptors.c97 bool use_include_path = 0; in PHAR_FUNC() local
237 bool use_include_path = 0; in PHAR_FUNC() local
337 bool use_include_path = 0; in PHAR_FUNC() local
/PHP-8.2/ext/standard/
H A Dfile.c254 bool use_include_path = 0; in PHP_FUNCTION() local
398 bool use_include_path = 0; in PHP_FUNCTION() local
606 bool use_include_path; in PHP_FUNCTION() local
743 bool use_include_path = 0; in PHP_FUNCTION() local
1198 bool use_include_path = 0; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php1402 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/PHP-8.2/ext/spl/
H A Dspl_directory.c337 static zend_result spl_filesystem_file_open(spl_filesystem_object *intern, bool use_include_path) /… in spl_filesystem_file_open()
518 bool use_include_path = 0; in spl_filesystem_object_create_type() local
2046 bool use_include_path = 0; in PHP_METHOD() local

Completed in 38 milliseconds