Home
last modified time | relevance | path

Searched defs:filename_len (Results 1 – 25 of 25) sorted by relevance

/php-src/ext/standard/
H A Dfilestat.c321 size_t filename_len; in php_do_chgrp() local
459 size_t filename_len; in php_do_chown() local
557 size_t filename_len; in PHP_FUNCTION() local
603 size_t filename_len; in PHP_FUNCTION() local
685 …API void php_clear_stat_cache(bool clear_realpath_cache, const char *filename, size_t filename_len) in php_clear_stat_cache()
713 size_t filename_len = 0; in PHP_FUNCTION() local
H A Dfile.c241 size_t filename_len; in PHP_FUNCTION() local
385 size_t filename_len; in PHP_FUNCTION() local
448 size_t filename_len; in PHP_FUNCTION() local
589 size_t filename_len; in PHP_FUNCTION() local
730 size_t filename_len, mode_len; in PHP_FUNCTION() local
1160 size_t filename_len; in PHP_FUNCTION() local
1276 size_t filename_len; in PHP_FUNCTION() local
2166 size_t filename_len; in PHP_FUNCTION() local
2302 size_t pattern_len, filename_len; in PHP_FUNCTION() local
H A Ddl.c45 size_t filename_len; in PHP_FUNCTION() local
H A Dbasic_functions.c1769 size_t filename_len; local
/php-src/sapi/apache2handler/
H A Dphp_functions.c76 size_t filename_len; in PHP_FUNCTION() local
123 size_t filename_len; in PHP_FUNCTION() local
/php-src/ext/phar/
H A Dfunc_interceptors.c26 size_t filename_len; in PHP_FUNCTION() local
730 size_t filename_len; in PharFileFunction() local
796 size_t filename_len; in PHP_FUNCTION() local
H A Dutil.c190 zend_result phar_mount_entry(phar_archive_data *phar, char *filename, size_t filename_len, char *pa… in phar_mount_entry()
978 …har_resolve_alias(char *alias, size_t alias_len, char **filename, size_t *filename_len) /* {{{ */ { in phar_resolve_alias()
2039 void phar_add_virtual_dirs(phar_archive_data *phar, char *filename, size_t filename_len) /* {{{ */ in phar_add_virtual_dirs()
H A Dpharzip.h30 char filename_len[2]; /* file name length 2 bytes */ member
167 char filename_len[2]; /* file name length 2 bytes */ member
H A Dphar.c1966 zend_result phar_detect_phar_fname_ext(const char *filename, size_t filename_len, const char **ext_… in phar_detect_phar_fname_ext()
2239 zend_result phar_split_fname(const char *filename, size_t filename_len, char **arch, size_t *arch_l… in phar_split_fname()
H A Dphar_internal.h207 uint32_t filename_len; member
H A Dphar_object.c3628 size_t filename_len = ZSTR_LEN(file_name); in phar_add_file() local
4136 size_t filename_len; in phar_extract_file() local
/php-src/ext/zlib/
H A Dzlib.c608 size_t filename_len; in PHP_FUNCTION() local
649 size_t filename_len, mode_len; in PHP_FUNCTION() local
675 size_t filename_len; in PHP_FUNCTION() local
/php-src/ext/zip/
H A Dphp_zip.h71 int filename_len; member
H A Dphp_zip.c282 static int php_zip_add_file(ze_zip_object *obj, const char *filename, size_t filename_len, in php_zip_add_file()
/php-src/ext/com_dotnet/
H A Dcom_persist.c353 size_t filename_len; in CPH_METHOD() local
414 size_t filename_len; in CPH_METHOD() local
/php-src/ext/posix/
H A Dposix.c702 size_t filename_len, ret; in PHP_FUNCTION() local
738 size_t filename_len, ret; in PHP_FUNCTION() local
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c733 size_t table_name_len, filename_len, pg_delim_len = 0, pg_null_as_len = 0, pg_fields_len; in pgsqlCopyFromFile_internal() local
835 size_t table_name_len, pg_delim_len = 0, pg_null_as_len = 0, pg_fields_len, filename_len; in pgsqlCopyToFile_internal() local
/php-src/ext/openssl/
H A Dopenssl.c1545 size_t filename_len; in PHP_FUNCTION() local
2600 size_t filename_len; in PHP_FUNCTION() local
3118 size_t filename_len; in PHP_FUNCTION() local
4877 size_t filename_len = 0; in PHP_FUNCTION() local
5571 const char *filename, size_t filename_len, uint32_t arg_num, const char *mode) { in php_openssl_bio_new_file()
5601 size_t filename_len; in PHP_FUNCTION() local
6166 size_t filename_len; in PHP_FUNCTION() local
/php-src/ext/simplexml/
H A Dsimplexml.c1355 size_t filename_len; in PHP_METHOD() local
2200 size_t filename_len; in PHP_FUNCTION() local
/php-src/ext/ftp/
H A Dphp_ftp.c411 size_t filename_len; in PHP_FUNCTION() local
H A Dftp.c625 ftp_chmod(ftpbuf_t *ftp, const int mode, const char *filename, const int filename_len) in ftp_chmod()
/php-src/ext/dom/
H A Dhtml_document.c935 size_t filename_len, override_encoding_len; in PHP_METHOD() local
/php-src/ext/snmp/
H A Dsnmp.c1510 size_t filename_len; in PHP_FUNCTION() local
/php-src/ext/sqlite3/
H A Dsqlite3.c107 size_t filename_len, encryption_key_len = 0; in PHP_METHOD() local
/php-src/ext/mbstring/
H A Dmbstring.c660 const size_t filename_len = strlen(filename); in php_mb_rfc1867_basename() local

Completed in 173 milliseconds