Home
last modified time | relevance | path

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

1234

/PHP-5.6/ext/gd/libgd/
H A Dgdtest.c5 unlink (const char *filename) in unlink()
/PHP-5.6/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()
1995 void phar_add_virtual_dirs(phar_archive_data *phar, char *filename, int filename_len TSRMLS_DC) /* …
H A Dphar.c1749 char *filename = estrndup(fname, (ext - fname) + ext_len); local
1905 int phar_detect_phar_fname_ext(const char *filename, int filename_len, const char **ext_str, int *e…
2248 int phar_split_fname(const char *filename, int filename_len, char **arch, int *arch_len, char **ent…
3328 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()
4116 #define PHAR_OPENBASEDIR_CHECKPATH(filename) \ argument
4119 #define PHAR_OPENBASEDIR_CHECKPATH(filename) \ argument
4132 char *filename; in phar_extract_file() local
4318 char *pathto, *filename, *actual; in PHP_METHOD() local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_list.c127 void phpdbg_list_file(const char *filename, long count, long offset, int highlight TSRMLS_DC) /* {{… in phpdbg_list_file()
/PHP-5.6/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.6/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_virtual_cwd.c1556 TSRM_API int win32_utime(const char *filename, struct utimbuf *buf) /* {{{ */ in win32_utime()
1593 CWD_API int virtual_utime(const char *filename, struct utimbuf *buf TSRMLS_DC) /* {{{ */ in virtual_utime()
1616 CWD_API int virtual_chmod(const char *filename, mode_t mode TSRMLS_DC) /* {{{ */ in virtual_chmod()
1635 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link TSRMLS_DC) /* {{… in virtual_chown()
H A Dzend_language_scanner.c4197 char *filename = zend_get_compiled_filename(TSRMLS_C); in lex_scan() local
4381 char *filename = zend_get_compiled_filename(TSRMLS_C); in lex_scan() local
/PHP-5.6/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.6/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()
361 static void *php_libxml_streams_IO_open_read_wrapper(const char *filename) in php_libxml_streams_IO_open_read_wrapper()
366 static void *php_libxml_streams_IO_open_write_wrapper(const char *filename) in php_libxml_streams_IO_open_write_wrapper()
/PHP-5.6/main/
H A Drfc1867.h49 char **filename; member
H A Dmain.c1378 static FILE *php_fopen_wrapper_for_zend(const char *filename, char **opened_path TSRMLS_DC) in php_fopen_wrapper_for_zend()
1407 static int php_stream_open_for_zend(const char *filename, zend_file_handle *handle TSRMLS_DC) /* {{… in php_stream_open_for_zend()
1413 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()
1456 static char *php_resolve_path_for_zend(const char *filename, int filename_len TSRMLS_DC) /* {{{ */ in php_resolve_path_for_zend()
/PHP-5.6/ext/zip/
H A Dzip_stream.c203 php_stream *php_stream_zip_open(const char *filename, const char *path, const char *mode STREAMS_DC… in php_stream_zip_open()
H A Dphp_zip.c323 static int php_zip_add_file(struct zip *za, const char *filename, size_t filename_len, in php_zip_add_file()
1250 char *filename; in PHP_NAMED_FUNCTION() local
1530 char *filename; in ZIPARCHIVE_METHOD() local
1856 char *filename; in ZIPARCHIVE_METHOD() local
2740 char *filename; in php_zip_get_from() local
2820 char *filename; in ZIPARCHIVE_METHOD() local
/PHP-5.6/ext/pdo_sqlite/
H A Dsqlite_driver.c782 char *filename; in authorizer() local
815 char *filename; in pdo_sqlite_handle_factory() local
/PHP-5.6/win32/build/
H A Dconfutils.js1158 function ADD_DIST_FILE(filename) argument
1167 function file_get_contents(filename) argument
/PHP-5.6/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.6/ext/openssl/
H A Dopenssl.c1440 char * filename; in PHP_FUNCTION() local
2403 char * filename; in PHP_FUNCTION() local
2826 char * filename = NULL; in php_openssl_csr_from_zval() local
2873 char * filename = NULL; int filename_len; in PHP_FUNCTION() local
3249 char * filename = NULL; in php_openssl_evp_from_zval() local
3702 char * filename = NULL; in PHP_FUNCTION() local
4104 char * filename; int filename_len; in PHP_FUNCTION() local
/PHP-5.6/main/streams/
H A Dplain_wrapper.c930 PHPAPI php_stream *_php_stream_fopen(const char *filename, const char *mode, char **opened_path, in… in _php_stream_fopen()
1395 PHPAPI php_stream *_php_stream_fopen_with_path(const char *filename, const char *mode, const char *… in _php_stream_fopen_with_path()
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_module.c317 static int filename_is_in_cache(char *filename, int filename_len TSRMLS_DC) in filename_is_in_cache()
/PHP-5.6/ext/pdo_pgsql/
H A Dpgsql_driver.c679 char *table_name, *filename, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL; in PHP_METHOD() local
778 char *table_name, *pg_delim = NULL, *pg_null_as = NULL, *pg_fields = NULL, *filename = NULL; in PHP_METHOD() local

Completed in 136 milliseconds

1234