Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dfopen_wrappers.c537 PHPAPI char *php_resolve_path(const char *filename, int filename_length, const char *path TSRMLS_DC)
687 int filename_length; local
/PHP-5.3/ext/standard/
H A Dfilestat.c782 PHPAPI void php_stat(const char *filename, php_stat_len filename_length, int type, zval *return_val… in php_stat()
/PHP-5.3/ext/phar/
H A Dfunc_interceptors.c611 static void phar_file_stat(const char *filename, php_stat_len filename_length, int type, void (*ori… in phar_file_stat()
/PHP-5.3/main/streams/
H A Dplain_wrapper.c1328 int filename_length; in _php_stream_fopen_with_path() local

Completed in 20 milliseconds