Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 25 of 34) sorted by path

12

/PHP-5.5/TSRM/
H A Dreaddir.h34 char *dir; /* the dir we are reading */ member
H A Dtsrm_virtual_cwd.c1870 char *ptr, *dir; in virtual_popen() local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c517 timelib_ull dir = 1; in timelib_get_unsigned_nr() local
H A Dparse_iso_intervals.c160 timelib_ull dir = 1; in timelib_get_unsigned_nr() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c1141 php_stream *dir; in apprentice_load() local
H A Dapptype.c49 char path[_MAX_PATH], drive[_MAX_DRIVE], dir[_MAX_DIR], in file_os2_apptype() local
H A Dcdf.c598 const cdf_sat_t *sat, cdf_dir_t *dir) in cdf_read_dir()
694 const cdf_sat_t *sat, const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_short_stream()
733 const cdf_dir_t *dir, cdf_stream_t *scn) in cdf_read_summary_info()
1147 const cdf_dir_t *dir) in cdf_dump_dir()
1307 cdf_dir_t dir; local
H A Dreadcdf.c233 cdf_dir_t dir; local
/PHP-5.5/ext/ftp/
H A Dftp.c493 ftp_chdir(ftpbuf_t *ftp, const char *dir) in ftp_chdir()
541 ftp_mkdir(ftpbuf_t *ftp, const char *dir) in ftp_mkdir()
573 ftp_rmdir(ftpbuf_t *ftp, const char *dir) in ftp_rmdir()
H A Dphp_ftp.c486 char *dir; in PHP_FUNCTION() local
556 char *dir, *tmp; in PHP_FUNCTION() local
581 char *dir; in PHP_FUNCTION() local
660 char **nlist, **ptr, *dir; in PHP_FUNCTION() local
688 char **llist, **ptr, *dir; in PHP_FUNCTION() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c1381 int dir; /* +1 or -1 depending on direction */ local
H A Dgdft.c353 char *name, *path=NULL, *dir; local
/PHP-5.5/ext/gettext/
H A Dgettext.c248 char *domain, *dir; in PHP_NAMED_FUNCTION() local
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c997 const char *name = NULL, *collation = NULL, *dir = NULL, *comment = NULL; local
/PHP-5.5/ext/phar/
H A Ddirstream.c188 static php_stream *phar_make_dirstream(char *dir, HashTable *manifest TSRMLS_DC) /* {{{ */ in phar_make_dirstream()
H A Dphar_object.c1745 char *dir, *error, *regex = NULL; in PHP_METHOD() local
H A Dutil.c1224 …r_get_entry_info_dir(phar_archive_data *phar, char *path, int path_len, char dir, char **error, in… in phar_get_entry_info_dir()
/PHP-5.5/ext/session/
H A Dmod_files.c188 DIR *dir; in ps_files_cleanup_dir() local
/PHP-5.5/ext/spl/examples/
H A Dphar_from_dir.php33 $dir = new RecursiveDirectoryIterator($argv[2]); variable
34 $dir = new RecursiveIteratorIterator($dir); variable
37 $dir = new RegexIterator($dir, '/'.$argv[3].'/'); variable
/PHP-5.5/ext/spl/
H A Dspl_directory.h86 } dir; member
/PHP-5.5/ext/standard/
H A Ddir.c125 PHP_RINIT_FUNCTION(dir) in PHP_RINIT_FUNCTION() argument
131 PHP_MINIT_FUNCTION(dir) in PHP_MINIT_FUNCTION() argument
H A Dfile.c810 char *dir, *prefix; in PHP_FUNCTION() local
1295 PHPAPI int php_mkdir_ex(char *dir, long mode, int options TSRMLS_DC) in php_mkdir_ex()
1310 PHPAPI int php_mkdir(char *dir, long mode TSRMLS_DC) in php_mkdir()
1320 char *dir; in PHP_FUNCTION() local
1341 char *dir; in PHP_FUNCTION() local
/PHP-5.5/main/
H A Dphp_open_temporary_file.c275 PHPAPI int php_open_temporary_fd_ex(const char *dir, const char *pfx, char **opened_path_p, zend_bo… in php_open_temporary_fd_ex()
307 PHPAPI int php_open_temporary_fd(const char *dir, const char *pfx, char **opened_path_p TSRMLS_DC) in php_open_temporary_fd()
312 PHPAPI FILE *php_open_temporary_file(const char *dir, const char *pfx, char **opened_path_p TSRMLS_… in php_open_temporary_file()
H A Dphp_streams.h77 #define php_stream_fopen_temporary_file_rel(dir, pfx, opened_path) _php_stream_fopen_temporary_file… argument
/PHP-5.5/main/streams/
H A Dphp_stream_plain_wrapper.h49 #define php_stream_fopen_temporary_file(dir, pfx, opened_path) _php_stream_fopen_temporary_file((di… argument

Completed in 157 milliseconds

12