Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar.c1244 int ext_len; local
1734 static int phar_analyze_path(const char *fname, const char *ext, int ext_len, int for_create TSRMLS…
1836 static int phar_check_str(const char *fname, const char *ext_str, int ext_len, int executable, int …
1891 …ame_ext(const char *filename, int filename_len, const char **ext_str, int *ext_len, int executable…
2262 int ext_len, free_filename = 0; local
H A Dphar_object.c1083 int fname_len, ext_len, is_executable; in PHP_METHOD() local
2031 int ext_len = ext ? strlen(ext) : 0; in phar_rename_archive() local
2365 int is_data, ext_len = 0; in PHP_METHOD() local
2468 int is_data, ext_len = 0; in PHP_METHOD() local
3205 int ext_len = 0; in PHP_METHOD() local
3273 int ext_len = 0; in PHP_METHOD() local
H A Dphar_internal.h311 int ext_len; member
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_php.c245 size_t ext_len = strlen(*p); in fpm_php_limit_extensions() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c140 size_t ext_len; member
468 static const char *get_mime_type(const char *ext, size_t ext_len) /* {{{ */ in get_mime_type()

Completed in 42 milliseconds