Home
last modified time | relevance | path

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

/PHP-5.4/ext/phar/
H A Dphar.c1245 int ext_len; local
1735 static int phar_analyze_path(const char *fname, const char *ext, int ext_len, int for_create TSRMLS…
1837 static int phar_check_str(const char *fname, const char *ext_str, int ext_len, int executable, int …
1892 …ame_ext(const char *filename, int filename_len, const char **ext_str, int *ext_len, int executable…
2263 int ext_len, free_filename = 0; local
H A Dphar_object.c1096 int fname_len, ext_len, is_executable; local
2103 int ext_len = ext ? strlen(ext) : 0; local
2444 int is_data, ext_len = 0; local
2547 int is_data, ext_len = 0; local
3284 int ext_len = 0; local
3352 int ext_len = 0; local
H A Dphar_internal.h309 int ext_len; member
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_php.c245 size_t ext_len = strlen(*p); in fpm_php_limit_extensions() local
/PHP-5.4/sapi/cli/
H A Dphp_cli_server.c137 size_t ext_len; member
423 static const char *get_mime_type(const char *ext, size_t ext_len) /* {{{ */ in get_mime_type()

Completed in 40 milliseconds