Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 59) sorted by path

123

/PHP-5.3/Zend/
H A Dzend_exceptions.c454 zval **file, **tmp; in _build_trace_string() local
566 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
772 static void zend_error_va(int type, const char *file, uint lineno, const char *format, ...) /* {{{ … in zend_error_va()
787 zval *str, *file, *line; in zend_exception_error() local
H A Dzend_hash.c51 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()
/PHP-5.3/ext/bz2/
H A Dbz2.c370 zval **file; /* The file to open */ in PHP_FUNCTION() local
/PHP-5.3/ext/curl/
H A Dinterface.c97 static void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
/PHP-5.3/ext/dba/
H A Ddba_cdb.c54 php_stream *file; member
57 int file; member
66 php_stream* file = 0; in DBA_OPEN_FUNC() local
/PHP-5.3/ext/dom/
H A Ddocument.c1750 char *file; in PHP_FUNCTION() local
2254 char *file; in PHP_FUNCTION() local
H A Dnode.c1758 char *file = NULL; in dom_canonicalization() local
/PHP-5.3/ext/enchant/
H A Denchant.c205 const char * const file, in describe_dict_fn()
307 const char * const file, in __enumerate_providers_fn()
/PHP-5.3/ext/exif/
H A Dexif.c1569 file_section_list file; member
/PHP-5.3/ext/fileinfo/
H A Dfileinfo.c294 char *file = NULL; local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dfile.h372 const char *file; member
H A Dmagic.c267 unreadable_info(struct magic_set *ms, mode_t md, const char *file) in unreadable_info()
/PHP-5.3/ext/ftp/
H A Dphp_ftp.c742 char *file; in PHP_FUNCTION() local
786 char *file; in PHP_FUNCTION() local
1233 char *file; in PHP_FUNCTION() local
1253 char *file; in PHP_FUNCTION() local
1298 char *file; in PHP_FUNCTION() local
/PHP-5.3/ext/gd/
H A Dgd.c1472 char *file; in PHP_FUNCTION() local
2411 char *file; in _php_image_create_from() local
2625 char *file = NULL; in _php_image_output() local
4026 char *file; in PHP_FUNCTION() local
H A Dgd_ctx.c53 char *file = NULL; in _php_image_output_ctx() local
/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c47 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-5.3/ext/interbase/
H A Dibase_blobs.c541 zval *link = NULL, *file; in PHP_FUNCTION() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.c1606 zval **file, **tmp; in mysqlnd_build_trace_string() local
1783 zval **file, **tmp; in mysqlnd_build_trace_string() local
/PHP-5.3/ext/openssl/
H A Dopenssl.c873 static int php_openssl_load_rand_file(const char * file, int *egdsocket, int *seeded) /* {{{ */ in php_openssl_load_rand_file()
902 static int php_openssl_write_rand_file(const char * file, int egdsocket, int seeded) /* {{{ */ in php_openssl_write_rand_file()
/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_driver.c42 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, long line TSRMLS_DC) /* {{… in _firebird_error()
/PHP-5.3/ext/pdo_mysql/
H A Dmysql_driver.c57 int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC) in _pdo_mysql_error()
H A Dphp_pdo_mysql_int.h93 const char *file; member
/PHP-5.3/ext/pdo_oci/
H A Doci_driver.c60 …dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line TSR… in _oci_error()
H A Dphp_pdo_oci_int.h24 const char *file; member
/PHP-5.3/ext/pdo_odbc/
H A Dodbc_driver.c59 …dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line TSR… in pdo_odbc_error()

Completed in 126 milliseconds

123