Home
last modified time | relevance | path

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

/PHP-5.6/main/
H A Dfopen_wrappers.c473 PHPAPI char *php_resolve_path(const char *filename, int filename_length, const char *path TSRMLS_DC)
619 int filename_length; local
/PHP-5.6/ext/standard/
H A Dfilestat.c849 PHPAPI void php_stat(const char *filename, php_stat_len filename_length, int type, zval *return_val… in php_stat()
/PHP-5.6/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.6/main/streams/
H A Dplain_wrapper.c1404 int filename_length; in _php_stream_fopen_with_path() local
/PHP-5.6/ext/opcache/
H A DZendAccelerator.c1822 static char *accel_php_resolve_path(const char *filename, int filename_length, const char *path TSR…

Completed in 24 milliseconds