Home
last modified time | relevance | path

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

123

/PHP-5.5/Zend/
H A Dzend_exceptions.c549 zval **file, **tmp; in _build_trace_string() local
665 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
874 static void zend_error_va(int type, const char *file, uint lineno, const char *format, ...) /* {{{ … in zend_error_va()
889 zval *str, *file, *line; in zend_exception_error() local
H A Dzend_hash.c52 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()
/PHP-5.5/ext/bz2/
H A Dbz2.c373 zval **file; /* The file to open */ in PHP_FUNCTION() local
/PHP-5.5/ext/curl/
H A Dinterface.c98 static void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()
/PHP-5.5/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.5/ext/dom/
H A Ddocument.c1761 char *file; in PHP_FUNCTION() local
2290 char *file; in PHP_FUNCTION() local
H A Dnode.c1758 char *file = NULL; in dom_canonicalization() local
/PHP-5.5/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.5/ext/exif/
H A Dexif.c1569 file_section_list file; member
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c293 char *file = NULL; local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h391 const char *file; member
H A Dmagic.c234 unreadable_info(struct magic_set *ms, mode_t md, const char *file) in unreadable_info()
/PHP-5.5/ext/ftp/
H A Dphp_ftp.c742 char *file; in PHP_FUNCTION() local
786 char *file; in PHP_FUNCTION() local
1237 char *file; in PHP_FUNCTION() local
1257 char *file; in PHP_FUNCTION() local
1302 char *file; in PHP_FUNCTION() local
/PHP-5.5/ext/gd/
H A Dgd.c1414 char *file; in PHP_FUNCTION() local
2348 char *file; in _php_image_create_from() local
2551 char *file = NULL; in _php_image_output() local
3922 char *file; in PHP_FUNCTION() local
H A Dgd_ctx.c80 char *file = NULL; in _php_image_output_ctx() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c47 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-5.5/ext/interbase/
H A Dibase_blobs.c539 zval *link = NULL, *file; in PHP_FUNCTION() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_bt.c156 zval **file, **tmp; in mysqlnd_build_trace_string() local
/PHP-5.5/ext/openssl/
H A Dopenssl.c921 static int php_openssl_load_rand_file(const char * file, int *egdsocket, int *seeded TSRMLS_DC) /* … in php_openssl_load_rand_file()
950 static int php_openssl_write_rand_file(const char * file, int egdsocket, int seeded) /* {{{ */ in php_openssl_write_rand_file()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c40 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, long line TSRMLS_DC) /* {{… in _firebird_error()
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_driver.c46 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.5/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.5/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