/php-src/ext/ftp/ |
H A D | ftp.c | 694 ftp_nlist(ftpbuf_t *ftp, const char *path, const size_t path_len) in ftp_nlist() 702 ftp_list(ftpbuf_t *ftp, const char *path, const size_t path_len, int recursive) in ftp_list() 710 ftp_mlsd(ftpbuf_t *ftp, const char *path, const size_t path_len) in ftp_mlsd() 886 ftp_get(ftpbuf_t *ftp, php_stream *outstream, const char *path, const size_t path_len, ftptype_t ty… in ftp_get() 1052 ftp_put(ftpbuf_t *ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t typ… in ftp_put() 1110 ftp_append(ftpbuf_t *ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t … in ftp_append() 1153 ftp_size(ftpbuf_t *ftp, const char *path, const size_t path_len) in ftp_size() 1173 ftp_mdtm(ftpbuf_t *ftp, const char *path, const size_t path_len) in ftp_mdtm() 1220 ftp_delete(ftpbuf_t *ftp, const char *path, const size_t path_len) in ftp_delete() 1999 …list(ftpbuf_t *ftp, const char *cmd, const size_t cmd_len, const char *path, const size_t path_len) in ftp_genlist() [all …]
|
/php-src/main/ |
H A D | fopen_wrappers.c | 151 size_t path_len; local 429 size_t path_len = strlen(path_info); local 786 size_t path_len; local
|
H A D | php_ini.c | 822 PHPAPI void php_ini_activate_per_dir_config(char *path, size_t path_len)
|
/php-src/Zend/ |
H A D | zend_virtual_cwd.c | 316 static inline zend_ulong realpath_cache_key(const char *path, size_t path_len) /* {{{ */ in realpath_cache_key() 340 static inline zend_ulong realpath_cache_key(const char *path, size_t path_len) /* {{{ */ in realpath_cache_key() 361 CWD_API void realpath_cache_del(const char *path, size_t path_len) /* {{{ */ in realpath_cache_del() 389 static inline void realpath_cache_add(const char *path, size_t path_len, const char *realpath, size… in realpath_cache_add() 435 static inline realpath_cache_bucket* realpath_cache_find(const char *path, size_t path_len, time_t … in realpath_cache_find() 464 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, size_t path_len, time_t t) /… in realpath_cache_lookup()
|
H A D | zend_virtual_cwd.h | 222 uint16_t path_len; member
|
/php-src/ext/zip/ |
H A D | zip_stream.c | 125 size_t path_len = strlen(stream->orig_path); in php_zip_ops_stat() local 282 size_t path_len; in php_stream_zip_opener() local
|
H A D | php_zip.c | 57 #define PHP_ZIP_STAT_PATH(za, path, path_len, flags, sb) \ argument 84 static char * php_zip_make_relative_path(char *path, size_t path_len) /* {{{ */ in php_zip_make_relative_path() 722 int php_zip_pcre(zend_string *regexp, char *path, int path_len, zval *return_value) /* {{{ */ in php_zip_pcre() 1735 size_t path_len = 1; local
|
/php-src/win32/ |
H A D | registry.c | 76 static int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *par… in LoadDirectory() 183 int path_len; in UpdateIniFromRegistry() local
|
H A D | winutil.c | 57 int php_win32_check_trailing_space(const char * path, const size_t path_len) in php_win32_check_trailing_space()
|
H A D | ioutil.c | 284 size_t path_len, dir_len = 0; in php_win32_ioutil_mkdir_w() local 968 PW32IO int php_win32_ioutil_stat_ex_w(const wchar_t *path, size_t path_len, php_win32_ioutil_stat_t… in php_win32_ioutil_stat_ex_w()
|
/php-src/ext/phar/ |
H A D | util.c | 189 …har_archive_data *phar, char *filename, size_t filename_len, char *path, size_t path_len) /* {{{ */ in phar_mount_entry() 473 …ta(phar_entry_data **ret, char *fname, size_t fname_len, char *path, size_t path_len, const char *… in phar_get_entry_data() 633 …_get_or_create_entry_data(char *fname, size_t fname_len, char *path, size_t path_len, const char *… in phar_get_or_create_entry_data() 1244 phar_entry_info *phar_get_entry_info(phar_archive_data *phar, char *path, size_t path_len, char **e… in phar_get_entry_info() 1254 phar_entry_info *phar_get_entry_info_dir(phar_archive_data *phar, char *path, size_t path_len, char… in phar_get_entry_info_dir()
|
H A D | dirstream.c | 527 size_t path_len = ZSTR_LEN(resource->path) - 1; in phar_wrapper_rmdir() local
|
H A D | phar_object.c | 447 size_t path_len, actual_len; in PHP_METHOD() local
|
/php-src/ext/standard/ |
H A D | filestat.c | 171 size_t path_len; in PHP_FUNCTION() local 253 size_t path_len; in PHP_FUNCTION() local
|
H A D | basic_functions.c | 2345 size_t path_len; local 2367 size_t path_len, new_path_len; local
|
H A D | string.c | 1592 size_t path_len; local
|
/php-src/sapi/fpm/fpm/ |
H A D | fpm_php.c | 249 size_t path_len; in fpm_php_limit_extensions() local
|
H A D | fpm_main.c | 635 static void php_cgi_ini_activate_user_config(char *path, int path_len, const char *doc_root, int do… in php_cgi_ini_activate_user_config() 708 uint32_t path_len, doc_root_len, server_name_len; in sapi_cgi_activate() local
|
/php-src/main/streams/ |
H A D | glob_wrapper.c | 41 size_t path_len; member
|
/php-src/sapi/litespeed/ |
H A D | lsapi_main.c | 544 size_t path_len, server_name_len; in sapi_lsapi_activate() local 904 uint32_t path_len; member
|
/php-src/sapi/cgi/ |
H A D | cgi_main.c | 784 static void php_cgi_ini_activate_user_config(char *path, size_t path_len, const char *doc_root, siz… 895 size_t path_len; local
|
/php-src/ext/spl/ |
H A D | spl_directory.c | 441 size_t path_len; in spl_filesystem_info_set_filename() local 886 size_t path_len = ZSTR_LEN(path) + 1; in PHP_METHOD() local 2023 size_t path_len; in PHP_METHOD() local
|
/php-src/ext/posix/ |
H A D | posix.c | 1280 size_t path_len; in PHP_FUNCTION() local
|
/php-src/sapi/phpdbg/ |
H A D | phpdbg_bp.c | 256 PHPDBG_API void phpdbg_set_breakpoint_file(const char *path, size_t path_len, zend_ulong line_num) … in phpdbg_set_breakpoint_file()
|
/php-src/ext/pcntl/ |
H A D | pcntl.c | 638 size_t path_len; in PHP_FUNCTION() local
|