Home
last modified time | relevance | path

Searched defs:filename_length (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/main/
H A Dfopen_wrappers.c479 PHPAPI zend_string *php_resolve_path(const char *filename, int filename_length, const char *path)
631 int filename_length; local
/PHP-7.0/ext/standard/
H A Dfilestat.c837 PHPAPI void php_stat(const char *filename, php_stat_len filename_length, int type, zval *return_val… in php_stat()
/PHP-7.0/ext/phar/
H A Dfunc_interceptors.c608 static void phar_file_stat(const char *filename, php_stat_len filename_length, int type, void (*ori… in phar_file_stat()
/PHP-7.0/main/streams/
H A Dplain_wrapper.c1436 int filename_length; in _php_stream_fopen_with_path() local

Completed in 26 milliseconds