Home
last modified time | relevance | path

Searched defs:file (Results 26 – 50 of 60) sorted by relevance

123

/PHP-7.4/ext/pdo_odbc/
H A Dodbc_driver.c57 …dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line) /*… in pdo_odbc_error()
H A Dphp_pdo_odbc_int.h122 const char *file, *what; member
/PHP-7.4/ext/pdo_oci/
H A Dphp_pdo_oci_int.h22 const char *file; member
H A Doci_driver.c58 …dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line) /*… in _oci_error()
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c290 char *file = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h31 const char *file; member
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-7.4/ext/bz2/
H A Dbz2.c404 zval *file; /* The file to open */ in PHP_FUNCTION() local
/PHP-7.4/ext/pdo_mysql/
H A Dmysql_driver.c44 int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) in _pdo_mysql_error()
H A Dphp_pdo_mysql_int.h98 const char *file; member
/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_driver.c38 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, zend_long line) /* {{{ */ in _firebird_error()
/PHP-7.4/ext/spl/
H A Dspl_directory.h100 } file; member
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_cmd.h61 } file; member
H A Dphpdbg_utils.c162 const char *file = zend_get_executed_filename(); in phpdbg_current_file() local
/PHP-7.4/main/
H A Dmain.c2116 const wchar_t *file, in dummy_invalid_parameter_handler()
2795 PHPAPI int php_lint_script(zend_file_handle *file) in php_lint_script()
H A Dphp_streams.h71 #define php_stream_fopen_from_file_rel(file, mode) _php_stream_fopen_from_file((file), (mode) STRE… argument
73 #define php_stream_fopen_from_pipe_rel(file, mode) _php_stream_fopen_from_pipe((file), (mode) STRE… argument
/PHP-7.4/ext/standard/
H A Dfilestat.c637 FILE *file; in PHP_FUNCTION() local
H A Dfile.c325 PHP_MSHUTDOWN_FUNCTION(file) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
721 PHP_FUNCTION(file) in PHP_FUNCTION() argument
/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_in.c48 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c32 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) /* {{{ */ in _pdo_sqlite_error()
/PHP-7.4/win32/
H A Dioutil.c192 HANDLE file; in php_win32_ioutil_open_w() local
/PHP-7.4/ext/dom/
H A Ddocument.c1591 char *file; in PHP_FUNCTION() local
2140 char *file; in PHP_FUNCTION() local
H A Dnode.c1703 char *file = NULL; in dom_canonicalization() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c152 const char *file, size_t line) in file_fmtcheck()
/PHP-7.4/ext/zip/
H A Dphp_zip.c136 static int php_zip_extract_file(struct zip * za, char *dest, char *file, size_t file_len) in php_zip_extract_file()
2686 char *file = (char*)zip_get_name(intern, i, ZIP_FL_UNCHANGED); local

Completed in 108 milliseconds

123