Home
last modified time | relevance | path

Searched defs:filename (Results 51 – 75 of 92) sorted by relevance

1234

/PHP-5.6/ext/standard/
H A Dbasic_functions.c5184 char *filename; local
5225 char *filename; local
5953 char *filename = NULL; local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_prompt.c536 const char *filename = zend_get_executed_filename(TSRMLS_C); in phpdbg_handle_exception() local
/PHP-5.6/ext/phar/
H A Dstream.c59 php_url* phar_parse_url(php_stream_wrapper *wrapper, const char *filename, const char *mode, int op… in phar_parse_url()
/PHP-5.6/sapi/caudium/
H A Dcaudium.c97 struct pike_string *filename; member
/PHP-5.6/sapi/roxen/
H A Droxen.c74 char *filename; member
/PHP-5.6/main/streams/
H A Duserspace.c335 static php_stream *user_wrapper_opener(php_stream_wrapper *wrapper, const char *filename, const cha… in user_wrapper_opener()
446 static php_stream *user_wrapper_opendir(php_stream_wrapper *wrapper, const char *filename, const ch… in user_wrapper_opendir()
/PHP-5.6/ext/curl/
H A Dinterface.c2594 char *type = NULL, *filename = NULL; in _php_curl_setopt() local
2638 char *type, *filename; in _php_curl_setopt() local
/PHP-5.6/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
/PHP-5.6/
H A Dserver-tests.php1096 function evalSettings($filename,$data) {
H A Drun-tests.php1028 function save_text($filename, $text, $filename_copy = null)
/PHP-5.6/ext/tidy/
H A Dtidy.c160 #define TIDY_OPEN_BASE_DIR_CHECK(filename) \ argument
637 static char *php_tidy_file_to_mem(char *filename, zend_bool use_include_path, int *len TSRMLS_DC) in php_tidy_file_to_mem()
/PHP-5.6/sapi/apache_hooks/
H A Dphp_apache.c1715 char *filename; in PHP_FUNCTION() local
1836 char *filename; in PHP_FUNCTION() local
/PHP-5.6/ext/posix/
H A Dposix.c952 char *filename, *path; in PHP_FUNCTION() local
/PHP-5.6/ext/xsl/
H A Dxsltprocessor.c925 char *filename = NULL; in PHP_FUNCTION() local
/PHP-5.6/sapi/milter/
H A Dphp_milter.c95 static char *filename = NULL; variable
/PHP-5.6/sapi/apache/
H A Dmod_php5.c596 static int send_php(request_rec *r, int display_source_mode, char *filename) in send_php()
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_conf.c1254 char *filename; in fpm_conf_ini_parser_include() local
/PHP-5.6/Zend/
H A Dzend_builtin_functions.c2075 const char *filename; in ZEND_FUNCTION() local
2243 const char *filename; in zend_fetch_debug_backtrace() local
H A Dzend_exceptions.c260 char *message = NULL, *filename = NULL; in ZEND_METHOD() local
H A Dzend.c454 static FILE *zend_fopen_wrapper(const char *filename, char **opened_path TSRMLS_DC) /* {{{ */ in zend_fopen_wrapper()
H A Dzend_alloc.h47 const char *filename; member
/PHP-5.6/ext/oci8/
H A Doci8_interface.c232 char *filename; local
878 char *filename; local
/PHP-5.6/ext/simplexml/
H A Dsimplexml.c1367 char *filename; in SXE_METHOD() local
2177 char *filename; in PHP_FUNCTION() local
/PHP-5.6/ext/ftp/
H A Dftp.c594 ftp_chmod(ftpbuf_t *ftp, const int mode, const char *filename, const int filename_len) in ftp_chmod()

Completed in 149 milliseconds

1234