Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 92) sorted by path

1234

/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/Zend/
H A Dzend.c453 static FILE *zend_fopen_wrapper(const char *filename, char **opened_path TSRMLS_DC) /* {{{ */ in zend_fopen_wrapper()
H A Dzend.h528 const char *filename; member
H A Dzend_alloc.c347 const char *filename; member
1747 const char *filename, in zend_mm_safe_error()
H A Dzend_alloc.h47 const char *filename; member
H A Dzend_builtin_functions.c2065 const char *filename; in ZEND_FUNCTION() local
2233 const char *filename; in zend_fetch_debug_backtrace() local
H A Dzend_compile.c146 const char *filename; in build_runtime_defined_function_key() local
H A Dzend_compile.h298 const char *filename; member
H A Dzend_dtrace.c50 const char *scope, *filename, *funcname, *classname; in dtrace_execute_ex() local
87 const char *filename; in dtrace_execute_internal() local
H A Dzend_exceptions.c252 char *message = NULL, *filename = NULL; in ZEND_METHOD() local
H A Dzend_globals.h276 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
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
/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/ext/curl/
H A Dinterface.c2621 char *type = NULL, *filename = NULL; in _php_curl_setopt() local
2665 char *type, *filename; in _php_curl_setopt() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapptype.c51 char *filename; in file_os2_apptype() local
/PHP-5.5/ext/ftp/
H A Dftp.c591 ftp_chmod(ftpbuf_t *ftp, const int mode, const char *filename, const int filename_len) in ftp_chmod()
H A Dphp_ftp.c606 char *filename; in PHP_FUNCTION() local
/PHP-5.5/ext/gd/libgd/
H A Dgdtest.c5 unlink (const char *filename) in unlink()
H A Dgdxpm.c18 gdImagePtr gdImageCreateFromXpm (char *filename) in gdImageCreateFromXpm()
H A Dtestac.c76 char *filename) in testDrawing()
/PHP-5.5/ext/gd/
H A Dphp_gd.h34 #define PHP_GD_CHECK_OPEN_BASEDIR(filename, errormsg) \ argument
/PHP-5.5/ext/hash/
H A Dhash.c467 char *filename, buf[1024]; in PHP_FUNCTION() local

Completed in 218 milliseconds

1234