Home
last modified time | relevance | path

Searched defs:error (Results 26 – 50 of 89) sorted by relevance

1234

/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c85 file_error_core(struct magic_set *ms, int error, const char *f, va_list va, in file_error_core()
118 file_error(struct magic_set *ms, int error, const char *f, ...) in file_error()
/PHP-7.4/ext/sockets/
H A Dphp_sockets.h60 int error; member
/PHP-7.4/ext/gd/libgd/
H A Dgdcache.c165 cacheFetch (char **error, void *key) in cacheFetch()
H A Dgd_bmp.c95 int error = 0; in gdImageBmpCtx() local
443 int error = 0; in gdImageCreateFromBmpCtx() local
H A Dgdkanji.c71 error (const char *format,...) in error() function
H A Dgdft.c364 static void *fontFetch (char **error, void *key)
575 static void * tweenColorFetch (char **error, void *key)
/PHP-7.4/ext/intl/
H A Dintl_data.h31 intl_error error; member
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp655 UErrorCode error; in PHP_FUNCTION() local
693 UErrorCode error; in PHP_FUNCTION() local
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h118 XMLRPC_VALUE error; /* error codes */ member
H A Dxmlrpc.c531 XMLRPC_VALUE XMLRPC_RequestSetError (XMLRPC_REQUEST request, XMLRPC_VALUE error) { in XMLRPC_RequestSetError()
753 static XMLRPC_VALUE map_expat_errors(XML_ELEM_ERROR error) { in map_expat_errors()
801 STRUCT_XML_ELEM_ERROR error = {0}; in XMLRPC_REQUEST_FromXML() local
/PHP-7.4/win32/
H A Dwinutil.c28 PHP_WINUTIL_API char *php_win32_error_to_msg(HRESULT error) in php_win32_error_to_msg()
H A Dioutil.c220 DWORD error = GetLastError(); in php_win32_ioutil_open_w() local
235 DWORD error = GetLastError(); in php_win32_ioutil_open_w() local
/PHP-7.4/ext/spl/
H A Dphp_spl.c505 char *error = NULL; in PHP_FUNCTION() local
679 char *error = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/date/lib/
H A Dparse_date.c336 static void add_warning(Scanner *s, int error_code, char *error) in add_warning()
346 static void add_error(Scanner *s, int error_code, char *error) in add_error()
356 static void add_pbf_warning(Scanner *s, int error_code, char *error, char *sptr, char *cptr) in add_pbf_warning()
366 static void add_pbf_error(Scanner *s, int error_code, char *error, char *sptr, char *cptr) in add_pbf_error()
H A Dtimelib.c167 timelib_long timelib_date_to_int(timelib_time *d, int *error) in timelib_date_to_int()
/PHP-7.4/ext/standard/
H A Dtype.c366 char *error; in PHP_FUNCTION() local
H A Dbase64.c167 static zend_always_inline uint8x16_t decode_fromascii(const uint8x16_t input, uint8x16_t *error, co… in decode_fromascii()
224 union {uint8_t mem[16]; uint64_t dw[2]; } error; in neon_base64_decode() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_info.c84 PHPDBG_INFO(error) /* {{{ */ in PHPDBG_INFO() argument
H A Dxml.md248 ### error ### subsection
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1062 char *error = NULL; in PHP_FUNCTION() local
1440 zend_long error; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_closures.c281 static int zend_create_closure_from_callable(zval *return_value, zval *callable, char **error) /* {… in zend_create_closure_from_callable()
343 char *error = NULL; in ZEND_METHOD() local
H A Dzend_API.c313 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(int num, char *error) /* {{{ */ in zend_wrong_callback_error()
328 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_exception(int num, char *error) /* {{{ */ in zend_wrong_callback_exception()
343 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_deprecated(int num, char *error) /* {{{ */ in zend_wrong_callback_deprecated()
598 …arse_arg_impl(int arg_num, zval *arg, va_list *va, const char **spec, char **error, int *severity)… in zend_parse_arg_impl()
857 char *error = NULL; in zend_parse_arg() local
2908 …me, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *strict_class, char **error) /* {{{ */ in zend_is_callable_check_class()
3012 … check_flags, zval *callable, zend_fcall_info_cache *fcc, int strict_class, char **error) /* {{{ */ in zend_is_callable_check_func()
3338 …ble, zend_object *object, uint32_t check_flags, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_impl()
3462 …t32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_ex()
3495 …d_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char **error) /* {{{ */ in zend_fcall_info_init()
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.c112 #define STRPOS_CHECK_STATUS(status, error) \ argument
/PHP-7.4/ext/dom/
H A Dxpath.c77 int error = 0; in dom_xpath_ext_function_php() local
/PHP-7.4/main/
H A Dnetwork.c315 int error = 0; local
734 int error = 0, n; local

Completed in 113 milliseconds

1234