Home
last modified time | relevance | path

Searched defs:filename (Results 26 – 50 of 92) sorted by relevance

1234

/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/win32/build/
H A Dphpize.js.in41 function file_get_contents(filename) argument
H A Dconfutils.js1156 function ADD_DIST_FILE(filename) argument
1165 function file_get_contents(filename) argument
/PHP-5.5/ext/gd/libgd/
H A Dgdtest.c5 unlink (const char *filename) in unlink()
/PHP-5.5/ext/phar/
H A Dutil.c170 int phar_mount_entry(phar_archive_data *phar, char *filename, int filename_len, char *path, int pat… in phar_mount_entry()
253 char *phar_find_in_include_path(char *filename, int filename_len, phar_archive_data **pphar TSRMLS_… in phar_find_in_include_path()
931 PHP_PHAR_API int phar_resolve_alias(char *alias, int alias_len, char **filename, int *filename_len … in phar_resolve_alias()
1974 void phar_add_virtual_dirs(phar_archive_data *phar, char *filename, int filename_len TSRMLS_DC) /* …
H A Dphar.c1738 char *filename = estrndup(fname, (ext - fname) + ext_len); local
1891 int phar_detect_phar_fname_ext(const char *filename, int filename_len, const char **ext_str, int *e…
2256 int phar_split_fname(char *filename, int filename_len, char **arch, int *arch_len, char **entry, in…
3338 static char *phar_resolve_path(const char *filename, int filename_len TSRMLS_DC)
H A Dphar_object.c3625 static void phar_add_file(phar_archive_data **pphar, char *filename, int filename_len, char *cont_s… in phar_add_file()
4105 #define PHAR_OPENBASEDIR_CHECKPATH(filename) \ argument
4108 #define PHAR_OPENBASEDIR_CHECKPATH(filename) \ argument
4121 char *filename; in phar_extract_file() local
4307 char *pathto, *filename, *actual; in PHP_METHOD() local
/PHP-5.5/ext/standard/
H A Dassert.c207 const char *filename = zend_get_executed_filename(TSRMLS_C); in PHP_FUNCTION() local
H A Dmail.c215 void php_mail_log_to_file(char *filename, char *message, size_t message_size TSRMLS_DC) { in php_mail_log_to_file()
/PHP-5.5/Zend/
H A Dzend_language_scanner.h38 char *filename; member
H A Dzend_stream.c129 ZEND_API int zend_stream_open(const char *filename, zend_file_handle *handle TSRMLS_DC) /* {{{ */ in zend_stream_open()
H A Dzend_stream.h64 const char *filename; member
H A Dzend_language_scanner.c4228 char *filename = zend_get_compiled_filename(TSRMLS_C); in lex_scan() local
4429 char *filename = zend_get_compiled_filename(TSRMLS_C); in lex_scan() local
/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/ext/libxml/
H A Dlibxml.c291 static void *php_libxml_streams_IO_open_wrapper(const char *filename, const char *mode, const int r… in php_libxml_streams_IO_open_wrapper()
360 static void *php_libxml_streams_IO_open_read_wrapper(const char *filename) in php_libxml_streams_IO_open_read_wrapper()
365 static void *php_libxml_streams_IO_open_write_wrapper(const char *filename) in php_libxml_streams_IO_open_write_wrapper()
/PHP-5.5/main/
H A Dmain.c1295 static FILE *php_fopen_wrapper_for_zend(const char *filename, char **opened_path TSRMLS_DC) in php_fopen_wrapper_for_zend()
1324 static int php_stream_open_for_zend(const char *filename, zend_file_handle *handle TSRMLS_DC) /* {{… in php_stream_open_for_zend()
1330 PHPAPI int php_stream_open_for_zend_ex(const char *filename, zend_file_handle *handle, int mode TSR… in php_stream_open_for_zend_ex()
1373 static char *php_resolve_path_for_zend(const char *filename, int filename_len TSRMLS_DC) /* {{{ */ in php_resolve_path_for_zend()
H A Drfc1867.h49 char **filename; member
/PHP-5.5/ext/zip/
H A Dphp_zip.c298 static int php_zip_add_file(struct zip *za, const char *filename, size_t filename_len, in php_zip_add_file()
1220 char *filename; in PHP_NAMED_FUNCTION() local
1500 char *filename; in ZIPARCHIVE_METHOD() local
1785 char *filename; in ZIPARCHIVE_METHOD() local
2517 char *filename; in php_zip_get_from() local
2597 char *filename; in ZIPARCHIVE_METHOD() local
H A Dzip_stream.c188 php_stream *php_stream_zip_open(char *filename, char *path, char *mode STREAMS_DC TSRMLS_DC) in php_stream_zip_open()
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c782 char *filename; in authorizer() local
815 char *filename; in pdo_sqlite_handle_factory() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_persist.c372 char *filename, *fullpath = NULL; in CPH_METHOD() local
435 char *filename, *fullpath; in CPH_METHOD() local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c1524 TSRM_API int win32_utime(const char *filename, struct utimbuf *buf) /* {{{ */ in win32_utime()
1561 CWD_API int virtual_utime(const char *filename, struct utimbuf *buf TSRMLS_DC) /* {{{ */ in virtual_utime()
1584 CWD_API int virtual_chmod(const char *filename, mode_t mode TSRMLS_DC) /* {{{ */ in virtual_chmod()
1603 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link TSRMLS_DC) /* {{… in virtual_chown()
/PHP-5.5/ext/openssl/
H A Dopenssl.c1321 char * filename; in PHP_FUNCTION() local
1946 char * filename; in PHP_FUNCTION() local
2361 char * filename = NULL; in php_openssl_csr_from_zval() local
2408 char * filename = NULL; int filename_len; in PHP_FUNCTION() local
2784 char * filename = NULL; in php_openssl_evp_from_zval() local
3199 char * filename = NULL; int filename_len = 0; in PHP_FUNCTION() local
3539 char * filename; int filename_len; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c652 char *table_name, *filename, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in PHP_METHOD() local
744 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL, *filename = NULL; in PHP_METHOD() local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c309 static int filename_is_in_cache(char *filename, int filename_len TSRMLS_DC) in filename_is_in_cache()

Completed in 194 milliseconds

1234