/PHP-5.4/main/ |
H A D | fopen_wrappers.h | 39 # define OPENBASEDIR_CHECKPATH(filename) \ argument 42 #define OPENBASEDIR_CHECKPATH(filename) \ argument
|
H A D | fopen_wrappers.c | 362 char *filename = NULL; local 473 PHPAPI char *php_resolve_path(const char *filename, int filename_length, const char *path TSRMLS_DC) 611 PHPAPI FILE *php_fopen_with_path(const char *filename, const char *mode, const char *path, char **o…
|
/PHP-5.4/Zend/ |
H A D | zend_dtrace.c | 50 const char *scope, *filename, *funcname, *classname; in dtrace_execute() local 87 const char *filename; in dtrace_execute_internal() local
|
/PHP-5.4/ext/zip/ |
H A D | php_zip.h | 48 # define ZIP_OPENBASEDIR_CHECKPATH(filename) \ argument 51 #define ZIP_OPENBASEDIR_CHECKPATH(filename) \ argument 80 char *filename; member
|
/PHP-5.4/ext/standard/ |
H A D | filestat.c | 422 char *filename; in php_do_chgrp() local 559 char *filename; in php_do_chown() local 669 char *filename; in PHP_FUNCTION() local 715 char *filename; in PHP_FUNCTION() local 803 PHPAPI void php_clear_stat_cache(zend_bool clear_realpath_cache, const char *filename, int filename… in php_clear_stat_cache() 831 char *filename = NULL; in PHP_FUNCTION() local 849 PHPAPI void php_stat(const char *filename, php_stat_len filename_length, int type, zval *return_val… in php_stat()
|
H A D | file.c | 373 char *filename; in PHP_FUNCTION() local 516 char *filename; in PHP_FUNCTION() local 573 char *filename; in PHP_FUNCTION() local 717 char *filename; in PHP_FUNCTION() local 863 char *filename, *mode; in PHP_NAMED_FUNCTION() local 1357 char *filename; in PHP_FUNCTION() local 1469 char *filename; in PHP_FUNCTION() local 2289 char *filename; in PHP_FUNCTION() local 2427 char *pattern, *filename; in PHP_FUNCTION() local
|
H A D | dl.c | 56 char *filename; in PHP_FUNCTION() local 102 PHPAPI int php_load_extension(char *filename, int type, int start_now TSRMLS_DC) /* {{{ */ in php_load_extension()
|
H A D | browscap.c | 34 char filename[MAXPATHLEN]; member 242 static int browscap_read_file(char *filename, browser_data *browdata, int persistent TSRMLS_DC) /* … in browscap_read_file()
|
/PHP-5.4/main/streams/ |
H A D | php_stream_plain_wrapper.h | 31 #define php_stream_fopen(filename, mode, opened) _php_stream_fopen((filename), (mode), (opened), 0 … argument 34 #define php_stream_fopen_with_path(filename, mode, path, opened) _php_stream_fopen_with_path((filen… argument
|
/PHP-5.4/ext/zip/examples/ |
H A D | create.php | 9 $filename = "./test112.zip"; variable
|
/PHP-5.4/ext/phar/ |
H A D | func_interceptors.c | 28 char *filename; in PHAR_FUNC() local 96 char *filename; in PHAR_FUNC() local 232 char *filename; in PHAR_FUNC() local 328 char *filename, *mode; in PHAR_FUNC() local 611 static void phar_file_stat(const char *filename, php_stat_len filename_length, int type, void (*ori… in phar_file_stat() 897 char *filename; in PharFileFunction() local 964 char *filename; in PHAR_FUNC() local
|
/PHP-5.4/ext/mysqlnd/ |
H A D | mysqlnd_loaddata.c | 30 int mysqlnd_local_infile_init(void ** ptr, char * filename, void ** userdata TSRMLS_DC) in mysqlnd_local_infile_init() 158 mysqlnd_handle_local_infile(MYSQLND_CONN_DATA * conn, const char * filename, zend_bool * is_warning… in mysqlnd_handle_local_infile()
|
/PHP-5.4/win32/build/ |
H A D | cvsclean.js | 52 function rm_r(filename) argument
|
H A D | svnclean.js | 52 function rm_r(filename) argument
|
H A D | mkdist.php | 153 function extract_file_from_tarball($pkg, $filename, $dest_dir) /* {{{ */ 485 $filename = "$name-$version.tgz"; variable
|
H A D | buildconf.js | 32 function file_get_contents(filename) argument
|
H A D | phpize.js.in | 41 function file_get_contents(filename) argument
|
/PHP-5.4/ext/gd/libgd/ |
H A D | testac.c | 76 char *filename) in testDrawing()
|
H A D | gdxpm.c | 18 gdImagePtr gdImageCreateFromXpm (char *filename) in gdImageCreateFromXpm()
|
/PHP-5.4/ext/fileinfo/libmagic/ |
H A D | apptype.c | 51 char *filename; in file_os2_apptype() local
|
/PHP-5.4/ext/zlib/ |
H A D | zlib.c | 536 char *filename; in PHP_FUNCTION() local 577 char *filename; in PHP_FUNCTION() local 605 char *filename; in PHP_FUNCTION() local
|
/PHP-5.4/sapi/apache/ |
H A D | php_apache.c | 349 char *filename; in PHP_FUNCTION() local 461 char *filename; in PHP_FUNCTION() local
|
/PHP-5.4/sapi/apache2filter/ |
H A D | php_functions.c | 62 char *filename; in PHP_FUNCTION() local 101 char *filename; in PHP_FUNCTION() local
|
/PHP-5.4/ext/gd/ |
H A D | php_gd.h | 36 #define PHP_GD_CHECK_OPEN_BASEDIR(filename, errormsg) \ argument
|
/PHP-5.4/sapi/apache2handler/ |
H A D | php_functions.c | 74 char *filename; in PHP_FUNCTION() local 121 char *filename; in PHP_FUNCTION() local
|