Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 92) sorted by last modified time

1234

/PHP-5.5/win32/build/
H A Dconfutils.js1156 function ADD_DIST_FILE(filename) argument
1165 function file_get_contents(filename) argument
H A Dcvsclean.js52 function rm_r(filename) argument
H A Dmkdist.php153 function extract_file_from_tarball($pkg, $filename, $dest_dir) /* {{{ */
332 $filename = $dll[1]; variable
494 $filename = "$name-$version.tgz"; variable
H A Dphpize.js.in41 function file_get_contents(filename) argument
H A Dsvnclean.js52 function rm_r(filename) argument
H A Dbuildconf.js32 function file_get_contents(filename) argument
/PHP-5.5/
H A Dserver-tests.php1096 function evalSettings($filename,$data) {
H A Drun-tests.php1028 function save_text($filename, $text, $filename_copy = null)
/PHP-5.5/sapi/roxen/
H A Droxen.c74 char *filename; member
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp155 BOOL CompareStringWithFile(const char *filename, const char *str, unsigned int str_length) in CompareStringWithFile()
299 char filename[MAX_PATH]; in ParseTestFile() local
632 BOOL stress_main(const char *filename, in stress_main()
/PHP-5.5/sapi/milter/
H A Dphp_milter.c95 static char *filename = NULL; variable
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.c1240 char *filename; in fpm_conf_ini_parser_include() local
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c646 static int send_php(request_rec *r, int display_source_mode, char *filename) in send_php()
H A Dphp_apache.c1715 char *filename; in PHP_FUNCTION() local
1836 char *filename; in PHP_FUNCTION() local
/PHP-5.5/sapi/caudium/
H A Dcaudium.c97 struct pike_string *filename; member
/PHP-5.5/sapi/apache/
H A Dmod_php5.c596 static int send_php(request_rec *r, int display_source_mode, char *filename) in send_php()
H A Dphp_apache.c349 char *filename; in PHP_FUNCTION() local
461 char *filename; in PHP_FUNCTION() local
/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c62 char *filename; in PHP_FUNCTION() local
101 char *filename; in PHP_FUNCTION() local
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c74 char *filename; in PHP_FUNCTION() local
121 char *filename; in PHP_FUNCTION() local
/PHP-5.5/main/streams/
H A Duserspace.c335 static php_stream *user_wrapper_opener(php_stream_wrapper *wrapper, char *filename, char *mode, int… in user_wrapper_opener()
440 static php_stream *user_wrapper_opendir(php_stream_wrapper *wrapper, char *filename, char *mode, in user_wrapper_opendir()
H A Dphp_stream_plain_wrapper.h31 #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
H A Dplain_wrapper.c924 PHPAPI php_stream *_php_stream_fopen(const char *filename, const char *mode, char **opened_path, in… in _php_stream_fopen()
1389 PHPAPI php_stream *_php_stream_fopen_with_path(char *filename, char *mode, char *path, char **opene… in _php_stream_fopen_with_path()
/PHP-5.5/main/
H A Dphp_ini.c360 char *filename = *((char **) arg); in php_load_zend_extension_cb() local
H A Dphp_streams.h66 #define php_stream_fopen_rel(filename, mode, opened, options) _php_stream_fopen((filename), (mode),… argument
68 #define php_stream_fopen_with_path_rel(filename, mode, path, opened, options) _php_stream_fopen_wit… argument
H A Drfc1867.c784 char *cd = NULL, *param = NULL, *filename = NULL, *tmp = NULL; local

Completed in 136 milliseconds

1234