Home
last modified time | relevance | path

Searched defs:path_len (Results 1 – 22 of 22) sorted by relevance

/PHP-5.3/ext/standard/
H A Dhead.c77 …int name_len, char *value, int value_len, time_t expires, char *path, int path_len, char *domain, … in php_setcookie()
179 int name_len, value_len = 0, path_len = 0, domain_len = 0; in PHP_FUNCTION() local
202 int name_len, value_len = 0, path_len = 0, domain_len = 0; in PHP_FUNCTION() local
H A Dfilestat.c237 int path_len; in PHP_FUNCTION() local
372 int path_len; in PHP_FUNCTION() local
H A Dbasic_functions.c5811 int path_len; local
5838 int path_len, new_path_len; local
H A Dstring.c1463 int path_len, have_basename; local
/PHP-5.3/ext/zip/
H A Dzip_stream.c104 int path_len = strlen(stream->orig_path); in php_zip_ops_stat() local
244 int path_len; in php_stream_zip_opener() local
H A Dphp_zip.c71 #define PHP_ZIP_STAT_PATH(za, path, path_len, flags, sb) \ argument
100 static char * php_zip_make_relative_path(char *path, int path_len) /* {{{ */ in php_zip_make_relative_path()
634 int php_zip_pcre(char *regexp, int regexp_len, char *path, int path_len, zval *return_value TSRMLS_… in php_zip_pcre()
1661 int pattern_len, add_path_len, remove_path_len, path_len = 0; in php_zip_add_from_pattern() local
/PHP-5.3/win32/
H A Dwinutil.c37 int php_win32_check_trailing_space(const char * path, const int path_len) { in php_win32_check_trailing_space()
H A Dregistry.c60 static int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *par… in LoadDirectory()
175 int path_len; in UpdateIniFromRegistry() local
/PHP-5.3/main/
H A Dfopen_wrappers.c152 int path_len; local
466 int path_len = strlen(path_info); local
/PHP-5.3/ext/phar/
H A Dutil.c576 int phar_get_entry_data(phar_entry_data **ret, char *fname, int fname_len, char *path, int path_len in phar_get_entry_data()
737 phar_entry_data *phar_get_or_create_entry_data(char *fname, int fname_len, char *path, int path_len in phar_get_or_create_entry_data()
1458 phar_entry_info *phar_get_entry_info(phar_archive_data *phar, char *path, int path_len, char **erro… in phar_get_entry_info()
1468 phar_entry_info *phar_get_entry_info_dir(phar_archive_data *phar, char *path, int path_len, char di… in phar_get_entry_info_dir()
H A Ddirstream.c579 uint path_len; in phar_wrapper_rmdir() local
H A Dphar_internal.h595 static inline void phar_unixify_path_separators(char *path, int path_len) in phar_unixify_path_separators()
H A Dphar_object.c477 int fname_len, arch_len, entry_len, path_len, actual_len; in PHP_METHOD() local
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c300 const size_t path_len = strlen(path); in php_sys_stat_ex() local
589 static inline unsigned long realpath_cache_key(const char *path, int path_len) /* {{{ */ in realpath_cache_key()
653 static inline void realpath_cache_add(const char *path, int path_len, const char *realpath, int rea… in realpath_cache_add()
703 static inline realpath_cache_bucket* realpath_cache_find(const char *path, int path_len, time_t t T… in realpath_cache_find()
738 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, int path_len, time_t t TSRML… in realpath_cache_lookup()
H A Dtsrm_virtual_cwd.h214 int path_len; member
/PHP-5.3/ext/spl/
H A Dspl_directory.c593 int pnlen, path_len; in spl_filesystem_object_get_debug_info() local
864 int path_len; in SPL_METHOD() local
880 int path_len; in SPL_METHOD() local
918 int path_len, idx; in SPL_METHOD() local
989 int slen = 0, path_len; in SPL_METHOD() local
1036 int path_len; in SPL_METHOD() local
1400 int path_len; in SPL_METHOD() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_php.c236 size_t path_len; in fpm_php_limit_extensions() local
H A Dfpm_main.c696 static void php_cgi_ini_activate_user_config(char *path, int path_len, const char *doc_root, int do…
773 uint path_len, doc_root_len, server_name_len; local
/PHP-5.3/main/streams/
H A Dglob_wrapper.c45 size_t path_len; member
/PHP-5.3/ext/posix/
H A Dposix.c837 int path_len; in PHP_FUNCTION() local
871 int path_len; in PHP_FUNCTION() local
/PHP-5.3/sapi/cgi/
H A Dcgi_main.c715 static void php_cgi_ini_activate_user_config(char *path, int path_len, const char *doc_root, int do…
796 uint path_len, doc_root_len, server_name_len; local
/PHP-5.3/ext/pcntl/
H A Dpcntl.c755 int path_len; in PHP_FUNCTION() local

Completed in 138 milliseconds