Home
last modified time | relevance | path

Searched defs:file (Results 51 – 68 of 68) sorted by relevance

123

/PHP-8.0/ext/gd/
H A Dgd.c629 zend_string *file; in PHP_FUNCTION() local
1574 char *file; in _php_image_create_from() local
1796 char *file = NULL; in _php_image_output() local
1895 char *file = NULL; in PHP_FUNCTION() local
/PHP-8.0/ext/dom/
H A Ddocument.c1384 char *file; in PHP_METHOD() local
1939 char *file; in PHP_METHOD() local
H A Dnode.c1558 char *file = NULL; in dom_canonicalization() local
/PHP-8.0/ext/imap/
H A Dphp_imap.stub.php63 function imap_savebody($imap, $file, int $message_num, string $section = "", int $flags = 0): bool …
/PHP-8.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c152 const char *file, size_t line) in file_fmtcheck()
H A Dfile.h426 const char *file; member
/PHP-8.0/ext/pdo_pgsql/
H A Dpgsql_driver.c68 …o_stmt_t *stmt, int errcode, const char *sqlstate, const char *msg, const char *file, int line) /*… in _pdo_pgsql_error()
/PHP-8.0/ext/zip/
H A Dphp_zip.c124 static int php_zip_extract_file(struct zip * za, char *dest, char *file, size_t file_len) in php_zip_extract_file()
2786 char *file = (char*)zip_get_name(intern, i, ZIP_FL_UNCHANGED); local
/PHP-8.0/ext/curl/
H A Dinterface.c71 static ZEND_ATTRIBUTE_UNUSED void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
/PHP-8.0/ext/phar/
H A Dphar.c2565 php_stream *file, *oldfile, *newfile, *stubfile; in phar_flush() local
H A Dphar_object.c29 static int phar_file_type(HashTable *mimes, char *file, char **mime_type) /* {{{ */ in phar_file_type()
/PHP-8.0/Zend/
H A Dzend_hash.c52 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()
/PHP-8.0/sapi/cli/
H A Dphp_cli_server.c1412 const char **file = index_files; in php_cli_server_request_translate_vpath() local
/PHP-8.0/ext/openssl/
H A Dopenssl.c1048 static int php_openssl_load_rand_file(const char * file, int *egdsocket, int *seeded) /* {{{ */ in php_openssl_load_rand_file()
1078 static int php_openssl_write_rand_file(const char * file, int egdsocket, int seeded) /* {{{ */ in php_openssl_write_rand_file()
/PHP-8.0/ext/soap/
H A Dsoap.c649 zval *faultcode, *faultstring, *file, *line, trace, rv1, rv2, rv3, rv4; in PHP_METHOD() local
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c162 #define lua_pclose(L,file)((void)((void)L,file),0) argument
/PHP-8.0/ext/exif/
H A Dexif.c1980 file_section_list file; member
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php844 function file(string $filename, int $flags = 0, $context = null): array|false {} function

Completed in 168 milliseconds

123