Home
last modified time | relevance | path

Searched defs:error (Results 76 – 100 of 129) sorted by relevance

123456

/PHP-7.2/ext/zip/lib/
H A Dzip_buffer.c174 …_buffer_new_from_source(zip_source_t *src, zip_uint64_t size, zip_uint8_t *buf, zip_error_t *error) in _zip_buffer_new_from_source()
H A Dzipint.h296 zip_error_t error; /* error information */ member
324 zip_error_t error; /* error information */ member
396 zip_error_t error; member
H A Dzip.h258 #define ZIP_SOURCE_GET_ARGS(type, data, len, error) ((len) < sizeof(type) ? zip_error_set((error), … argument
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c534 XMLRPC_VALUE XMLRPC_RequestSetError (XMLRPC_REQUEST request, XMLRPC_VALUE error) { in XMLRPC_RequestSetError()
756 static XMLRPC_VALUE map_expat_errors(XML_ELEM_ERROR error) { in map_expat_errors()
804 STRUCT_XML_ELEM_ERROR error = {0}; in XMLRPC_REQUEST_FromXML() local
H A Dxml_element.c684 …l_elem_parse_buf(const char* in_buf, int len, XML_ELEM_INPUT_OPTIONS options, XML_ELEM_ERROR error) in xml_elem_parse_buf()
/PHP-7.2/ext/intl/grapheme/
H A Dgrapheme_util.c112 #define STRPOS_CHECK_STATUS(status, error) \ argument
/PHP-7.2/ext/gd/libgd/
H A Dgdkanji.c73 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.2/sapi/phpdbg/
H A Dxml.md248 ### error ### subsection
/PHP-7.2/ext/soap/interop/
H A Dclient_round2_params.php67 function setResult($ok, $result, $wire, $error = '', $fault = NULL)
/PHP-7.2/ext/date/lib/
H A Dtimelib.c167 timelib_long timelib_date_to_int(timelib_time *d, int *error) in timelib_date_to_int()
H A Dparse_iso_intervals.c93 static void add_error(Scanner *s, char *error) in add_error()
/PHP-7.2/ext/dom/
H A Dxpath.c79 int error = 0; in dom_xpath_ext_function_php() local
/PHP-7.2/main/
H A Dnetwork.c308 int error = 0; local
731 int error = 0, n; local
H A DSAPI.c147 int error; in sapi_run_header_callback() local
/PHP-7.2/Zend/
H A Dzend_API.c277 …_FASTCALL zend_wrong_callback_error(zend_bool throw_, int severity, int num, char *error) /* {{{ */ in zend_wrong_callback_error()
526 …arse_arg_impl(int arg_num, zval *arg, va_list *va, const char **spec, char **error, int *severity)… in zend_parse_arg_impl()
781 char *error = NULL; in zend_parse_arg() local
2900 …me, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *strict_class, char **error) /* {{{ */ in zend_is_callable_check_class()
2984 … 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()
3474 …t32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_ex()
3515 …d_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char **error) /* {{{ */ in zend_fcall_info_init()
/PHP-7.2/ext/date/
H A Dphp_date.c1477 timelib_error_container *error = NULL; in php_parse_date() local
1504 timelib_error_container *error; in PHP_FUNCTION() local
1549 int error; in php_mktime() local
3033 static void zval_from_error_container(zval *z, timelib_error_container *error) /* {{{ */ in zval_from_error_container()
3067 …ime(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, timelib_error_container *error) /* {{… in php_date_do_return_parsed_time()
3147 timelib_error_container *error; in PHP_FUNCTION() local
3165 timelib_error_container *error; in PHP_FUNCTION() local
3762 int error; in PHP_FUNCTION() local
/PHP-7.2/ext/opcache/
H A Dzend_shared_alloc.c100 static void no_memory_bailout(size_t allocate_size, char *error) in no_memory_bailout()
/PHP-7.2/win32/
H A Dsendmail.c192 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-7.2/sapi/litespeed/
H A Dlscriu.c266 int error = 1; in LSCRIU_load_liblscapi() local
/PHP-7.2/
H A Dserver-tests.php1592 function error($message) function in testHarness
/PHP-7.2/ext/filter/
H A Dlogical_filters.c195 int error = 0; in php_filter_int() local
/PHP-7.2/ext/xsl/
H A Dxsltprocessor.c182 int error = 0; in xsl_ext_function_php() local
/PHP-7.2/ext/posix/
H A Dposix.c1452 zend_long error; in PHP_FUNCTION() local
/PHP-7.2/ext/soap/
H A Dphp_http.c1326 int error = 0; in make_http_soap_request() local

Completed in 277 milliseconds

123456