Home
last modified time | relevance | path

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

/php-src/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.c613 zend_long use_include_path = 0; in PHP_FUNCTION() local
653 zend_long use_include_path = 0; in PHP_FUNCTION() local
680 zend_long use_include_path = 0; in PHP_FUNCTION() local
/php-src/ext/tidy/
H A Dtidy.c282 bool use_include_path = 0; in php_tidy_quick_repair() local
369 static zend_string *php_tidy_file_to_mem(char *filename, bool use_include_path) in php_tidy_file_to_mem()
1063 bool use_include_path = 0; in PHP_FUNCTION() local
1358 bool use_include_path = 0; in PHP_METHOD() local
1398 bool use_include_path = 0; in PHP_METHOD() local
/php-src/ext/phar/
H A Dfunc_interceptors.c163 bool use_include_path = 0; in PHAR_FUNC() local
239 bool use_include_path = 0; in PHAR_FUNC() local
285 bool use_include_path = 0; in PHAR_FUNC() local
/php-src/ext/standard/
H A Dfile.c250 bool use_include_path = 0; in PHP_FUNCTION() local
394 bool use_include_path = 0; in PHP_FUNCTION() local
602 bool use_include_path; in PHP_FUNCTION() local
739 bool use_include_path = 0; in PHP_FUNCTION() local
1194 bool use_include_path = 0; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/ext/spl/
H A Dspl_directory.c327 static zend_result spl_filesystem_file_open(spl_filesystem_object *intern, bool use_include_path) /… in spl_filesystem_file_open()
508 bool use_include_path = 0; in spl_filesystem_object_create_type() local
2039 bool use_include_path = 0; in PHP_METHOD() local

Completed in 69 milliseconds