Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dfopen_wrappers.c473 PHPAPI char *php_resolve_path(const char *filename, int filename_length, const char *path TSRMLS_DC)
618 int filename_length; local
/PHP-5.5/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.5/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.5/main/streams/
H A Dplain_wrapper.c1397 int filename_length; in _php_stream_fopen_with_path() local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1745 static char *accel_php_resolve_path(const char *filename, int filename_length, const char *path TSR…

Completed in 44 milliseconds