Home
last modified time | relevance | path

Searched defs:error (Results 51 – 75 of 128) sorted by relevance

123456

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcredemo.c49 const char *error; in main() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dfuncs.c90 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core()
123 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error()
/PHP-7.1/ext/zip/lib/
H A Dzip_utf-8.c219 zip_uint32_t *utf8_lenp, zip_error_t *error) in _zip_cp437_to_utf8()
H A Dzip_source_crc.c44 zip_error_t error; member
H A Dzipwin32.h44 zip_error_t error; /* last error information */ member
H A Dzip_source_pkware.c41 zip_error_t error; member
H A Dzip_close.c68 int error; in zip_close() local
H A Dzip_source_deflate.c41 zip_error_t error; member
/PHP-7.1/win32/
H A Dwinutil.c27 PHP_WINUTIL_API char *php_win32_error_to_msg(HRESULT error) in php_win32_error_to_msg()
/PHP-7.1/ext/curl/
H A Dshare.c76 CURLSHcode error = CURLSHE_OK; in _php_curl_share_setopt() local
/PHP-7.1/ext/sockets/
H A Dphp_sockets.h62 int error; member
/PHP-7.1/ext/bz2/
H A Dbz2.c516 int error, /* Error Container */ in PHP_FUNCTION() local
568 int error; in PHP_FUNCTION() local
/PHP-7.1/ext/gd/
H A Dgdcache.c162 cacheFetch( char **error, void *key ) in cacheFetch()
/PHP-7.1/ext/gd/libgd/
H A Dgdcache.c165 cacheFetch (char **error, void *key) in cacheFetch()
/PHP-7.1/ext/intl/
H A Dintl_data.h31 intl_error error; member
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_net.c420 int error = net->data->m.decode(decompressed_data, decompressed_size, in MYSQLND_METHOD() local
604 int error; in MYSQLND_METHOD() local
628 int error; in MYSQLND_METHOD() local
H A Dmysqlnd_wireprotocol.h86 char error[MYSQLND_ERRMSG_SIZE+1]; member
123 char error[MYSQLND_ERRMSG_SIZE+1]; member
153 char error[MYSQLND_ERRMSG_SIZE+1]; member
174 char error[MYSQLND_ERRMSG_SIZE+1]; member
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_methods.cpp661 UErrorCode error; in PHP_FUNCTION() local
699 UErrorCode error; in PHP_FUNCTION() local
/PHP-7.1/ext/date/lib/
H A Dparse_iso_intervals.c113 static void add_warning(Scanner *s, char *error) in add_warning()
122 static void add_error(Scanner *s, char *error) in add_error()
H A Dparse_date.c360 static void add_warning(Scanner *s, char *error) in add_warning()
369 static void add_error(Scanner *s, char *error) in add_error()
378 static void add_pbf_warning(Scanner *s, char *error, char *sptr, char *cptr) in add_pbf_warning()
387 static void add_pbf_error(Scanner *s, char *error, char *sptr, char *cptr) in add_pbf_error()
H A Dtimelib.c201 timelib_long timelib_date_to_int(timelib_time *d, int *error) in timelib_date_to_int()
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h118 XMLRPC_VALUE error; /* error codes */ member
/PHP-7.1/ext/spl/
H A Dphp_spl.c455 char *error = NULL; in PHP_FUNCTION() local
630 char *error = NULL; in PHP_FUNCTION() local
/PHP-7.1/ext/standard/
H A Dtype.c410 char *error; in PHP_FUNCTION() local
/PHP-7.1/Zend/
H A Dzend_closures.c262 static int zend_create_closure_from_callable(zval *return_value, zval *callable, char **error) /* {… in zend_create_closure_from_callable()
303 char *error = NULL; in ZEND_METHOD() local

Completed in 247 milliseconds

123456