Searched defs:use_include_path (Results 1 – 7 of 7) sorted by relevance
172 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 {}
615 zend_long use_include_path = 0; in PHP_FUNCTION() local655 zend_long use_include_path = 0; in PHP_FUNCTION() local682 zend_long use_include_path = 0; in PHP_FUNCTION() local
282 bool use_include_path = 0; in php_tidy_quick_repair() local374 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() local1361 bool use_include_path = 0; in PHP_METHOD() local1405 bool use_include_path = 0; in PHP_METHOD() local
97 bool use_include_path = 0; in PHAR_FUNC() local237 bool use_include_path = 0; in PHAR_FUNC() local337 bool use_include_path = 0; in PHAR_FUNC() local
254 bool use_include_path = 0; in PHP_FUNCTION() local398 bool use_include_path = 0; in PHP_FUNCTION() local606 bool use_include_path; in PHP_FUNCTION() local743 bool use_include_path = 0; in PHP_FUNCTION() local1198 bool use_include_path = 0; in PHP_FUNCTION() local
1402 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
337 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() local2048 bool use_include_path = 0; in PHP_METHOD() local
Completed in 56 milliseconds