Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dphar.c1259 int ext_len; local
1750 static int phar_analyze_path(const char *fname, const char *ext, int ext_len, int for_create) /* {{…
1855 static int phar_check_str(const char *fname, const char *ext_str, int ext_len, int executable, int …
1910 …ame_ext(const char *filename, int filename_len, const char **ext_str, int *ext_len, int executable…
2210 int ext_len; local
H A Dphar_object.c1090 int ext_len, is_executable; in PHP_METHOD() local
2069 int ext_len = ext ? strlen(ext) : 0; in phar_rename_archive() local
2387 size_t ext_len = 0; in PHP_METHOD() local
2491 size_t ext_len = 0; in PHP_METHOD() local
3237 size_t ext_len = 0; in PHP_METHOD() local
3305 size_t ext_len = 0; in PHP_METHOD() local
H A Dphar_internal.h291 int ext_len; member
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_php.c243 size_t ext_len = strlen(*p); in fpm_php_limit_extensions() local
/PHP-7.0/ext/spl/
H A Dphp_spl.c248 static int spl_autoload(zend_string *class_name, zend_string *lc_name, const char *ext, int ext_len in spl_autoload()
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c137 size_t ext_len; member
359 static const char *get_mime_type(const php_cli_server *server, const char *ext, size_t ext_len) /* … in get_mime_type()
2203 size_t ext_len = strlen(pair->ext); in php_cli_server_mime_type_ctor() local

Completed in 38 milliseconds