Home
last modified time | relevance | path

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

123

/PHP-7.2/Zend/
H A Dzend_exceptions.c556 zval *file, *tmp; in _build_trace_string() local
683 zend_string *file = zval_get_string(GET_PROPERTY(exception, ZEND_STR_FILE)); in ZEND_METHOD() local
950 static void zend_error_va(int type, const char *file, uint32_t lineno, const char *format, ...) /* … in zend_error_va()
981 zend_string *file = zval_get_string(GET_PROPERTY_SILENT(&exception, ZEND_STR_FILE)); in zend_exception_error() local
990 zend_string *str, *file = NULL; in zend_exception_error() local
H A Dzend_hash.c45 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()
/PHP-7.2/ext/bz2/
H A Dbz2.c398 zval *file; /* The file to open */ in PHP_FUNCTION() local
/PHP-7.2/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-7.2/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-7.2/ext/dom/
H A Ddocument.c1571 char *file; in PHP_FUNCTION() local
2117 char *file; in PHP_FUNCTION() local
H A Dnode.c1687 char *file = NULL; in dom_canonicalization() local
/PHP-7.2/ext/enchant/
H A Denchant.c198 const char * const file, in describe_dict_fn()
304 const char * const file, in __enumerate_providers_fn()
/PHP-7.2/ext/exif/
H A Dexif.c1969 file_section_list file; member
/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c292 char *file = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcdf.c99 cdf_malloc(const char *file, size_t line, size_t n) in cdf_malloc()
106 cdf_realloc(const char *file, size_t line, void *p, size_t n) in cdf_realloc()
113 cdf_calloc(const char *file, size_t line, size_t n, size_t u) in cdf_calloc()
H A Dfile.h402 const char *file; member
H A Dmagic.c98 unreadable_info(struct magic_set *ms, mode_t md, const char *file) in unreadable_info()
H A Dsoftmagic.c126 const char *file, size_t line) in file_fmtcheck()
/PHP-7.2/ext/ftp/
H A Dphp_ftp.c835 char *file; in PHP_FUNCTION() local
881 char *file; in PHP_FUNCTION() local
1387 char *file; in PHP_FUNCTION() local
1409 char *file; in PHP_FUNCTION() local
1458 char *file; in PHP_FUNCTION() local
/PHP-7.2/ext/gd/
H A Dgd.c1395 zend_string *file; in PHP_FUNCTION() local
2367 char *file; in _php_image_create_from() local
2585 char *file = NULL; in _php_image_output() local
H A Dgd_ctx.c85 char *file = NULL; in _php_image_output_ctx() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_in.c48 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-7.2/ext/interbase/
H A Dibase_blobs.c538 zval *link = NULL, *file; in PHP_FUNCTION() local
/PHP-7.2/ext/openssl/
H A Dopenssl.c1262 static int php_openssl_load_rand_file(const char * file, int *egdsocket, int *seeded) /* {{{ */ in php_openssl_load_rand_file()
1292 static int php_openssl_write_rand_file(const char * file, int egdsocket, int seeded) /* {{{ */ in php_openssl_write_rand_file()
/PHP-7.2/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.2/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) in _pdo_mysql_error()
H A Dphp_pdo_mysql_int.h97 const char *file; member
/PHP-7.2/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) /*… in _oci_error()
H A Dphp_pdo_oci_int.h24 const char *file; member

Completed in 132 milliseconds

123