Searched defs:use_include_path (Results 1 – 7 of 7) sorted by relevance
172 function gzfile(string $filename, bool $use_include_path = false): array|false {}178 function gzopen(string $filename, string $mode, bool $use_include_path = false) {}180 function readgzfile(string $filename, bool $use_include_path = false): int|false {}
612 bool use_include_path = false; in PHP_FUNCTION() local652 bool use_include_path = false; in PHP_FUNCTION() local679 bool use_include_path = false; in PHP_FUNCTION() local
295 bool use_include_path = 0; in php_tidy_quick_repair() local387 static zend_string *php_tidy_file_to_mem(const char *filename, bool use_include_path) in php_tidy_file_to_mem()1063 bool use_include_path = 0; in PHP_FUNCTION() local1356 bool use_include_path = 0; in PHP_METHOD() local1403 bool use_include_path = 0; in PHP_METHOD() local
162 bool use_include_path = 0; in PHP_FUNCTION() local238 bool use_include_path = 0; in PHP_FUNCTION() local284 bool use_include_path = 0; in PHP_FUNCTION() local
242 bool use_include_path = 0; in PHP_FUNCTION() local386 bool use_include_path = 0; in PHP_FUNCTION() local594 bool use_include_path; in PHP_FUNCTION() local731 bool use_include_path = 0; in PHP_FUNCTION() local1162 bool use_include_path = 0; in PHP_FUNCTION() local
2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
318 static zend_result spl_filesystem_file_open(spl_filesystem_object *intern, bool use_include_path) /… in spl_filesystem_file_open()495 bool use_include_path = 0; in spl_filesystem_object_create_type() local2022 bool use_include_path = 0; in PHP_METHOD() local
Completed in 41 milliseconds