Home
last modified time | relevance | path

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

1234

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_conf.c1287 char *filename; in fpm_conf_ini_parser_include() local
1518 int fpm_conf_load_ini_file(char *filename) /* {{{ */ in fpm_conf_load_ini_file()
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c83 zend_string *filename; in zend_accel_move_user_functions() local
114 zend_string *filename; in zend_accel_move_user_classes() local
/PHP-7.4/ext/phar/
H A Dphar.c1766 char *filename = estrndup(fname, (ext - fname) + ext_len); in phar_analyze_path() local
1919 int phar_detect_phar_fname_ext(const char *filename, size_t filename_len, const char **ext_str, siz… in phar_detect_phar_fname_ext()
2200 int phar_split_fname(const char *filename, size_t filename_len, char **arch, size_t *arch_len, char… in phar_split_fname()
3266 static zend_string *phar_resolve_path(const char *filename, size_t filename_len) in phar_resolve_path()
H A Dstream.c60 php_url* phar_parse_url(php_stream_wrapper *wrapper, const char *filename, const char *mode, int op… in phar_parse_url()
H A Dphar_object.c3633 static void phar_add_file(phar_archive_data **pphar, char *filename, size_t filename_len, char *con… in phar_add_file()
4147 char *filename; in phar_extract_file() local
4357 zend_string *filename; in PHP_METHOD() local
/PHP-7.4/ext/standard/
H A Dmail.c413 void php_mail_log_to_file(char *filename, char *message, size_t message_size) { in php_mail_log_to_file()
H A Dbasic_functions.c5274 char *filename; local
5318 char *filename; local
6064 char *filename = NULL; local
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c653 char *table_name, *filename, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in PHP_METHOD() local
752 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL, *filename = NULL; in PHP_METHOD() local
/PHP-7.4/win32/build/
H A Dconfutils.js1289 function ADD_DIST_FILE(filename) argument
1298 function file_get_contents(filename) argument
/PHP-7.4/ext/openssl/
H A Dopenssl.c811 inline static int php_openssl_open_base_dir_chk(char *filename) in php_openssl_open_base_dir_chk()
1792 char * filename; in PHP_FUNCTION() local
2846 char * filename; in PHP_FUNCTION() local
3299 char * filename = NULL; in php_openssl_csr_from_zval() local
3359 char * filename = NULL; in PHP_FUNCTION() local
3815 char * filename = NULL; in php_openssl_evp_from_zval() local
4596 char * filename = NULL; in PHP_FUNCTION() local
5156 char * filename; in PHP_FUNCTION() local
/PHP-7.4/main/streams/
H A Duserspace.c329 static php_stream *user_wrapper_opener(php_stream_wrapper *wrapper, const char *filename, const cha… in user_wrapper_opener()
424 static php_stream *user_wrapper_opendir(php_stream_wrapper *wrapper, const char *filename, const ch… in user_wrapper_opendir()
H A Dplain_wrapper.c1043 PHPAPI php_stream *_php_stream_fopen(const char *filename, const char *mode, zend_string **opened_p… in _php_stream_fopen()
1521 PHPAPI php_stream *_php_stream_fopen_with_path(const char *filename, const char *mode, const char *… in _php_stream_fopen_with_path()
/PHP-7.4/TSRM/
H A Dtsrm_win32.c790 TSRM_API int win32_utime(const char *filename, struct utimbuf *buf) /* {{{ */ in win32_utime()
/PHP-7.4/ext/oci8/
H A Doci8_lob.c705 int php_oci_lob_import (php_oci_descriptor *descriptor, char *filename) in php_oci_lob_import()
H A Doci8_interface.c335 char *filename; in PHP_FUNCTION() local
974 char *filename; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_alloc.h49 const char *filename; member
58 const char *filename; member
H A Dzend_builtin_functions.c2216 const char *filename; in ZEND_FUNCTION() local
2406 zend_string *filename; in zend_fetch_debug_backtrace() local
H A Dzend.h176 zend_string *filename; member
/PHP-7.4/
H A Drun-tests.php1159 function save_text($filename, $text, $filename_copy = null)
/PHP-7.4/ext/tidy/
H A Dtidy.c167 #define TIDY_OPEN_BASE_DIR_CHECK(filename) \ argument
678 static zend_string *php_tidy_file_to_mem(char *filename, zend_bool use_include_path) in php_tidy_file_to_mem()
/PHP-7.4/ext/curl/
H A Dinterface.c1797 zend_string *filename; member
2199 char *type = NULL, *filename = NULL; in build_mime_structure_from_hash() local
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c883 char *filename = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/posix/
H A Dposix.c1040 char *filename, *path; in PHP_FUNCTION() local
/PHP-7.4/main/
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-7.4/ext/simplexml/
H A Dsimplexml.c1422 char *filename; in SXE_METHOD() local
2178 char *filename; in PHP_FUNCTION() local

Completed in 164 milliseconds

1234