Home
last modified time | relevance | path

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

123456

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_info.c84 PHPDBG_INFO(error) /* {{{ */ in PHPDBG_INFO() argument
H A Dxml.md248 ### error ### subsection
/PHP-7.1/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.1/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c537 XMLRPC_VALUE XMLRPC_RequestSetError (XMLRPC_REQUEST request, XMLRPC_VALUE error) { in XMLRPC_RequestSetError()
759 static XMLRPC_VALUE map_expat_errors(XML_ELEM_ERROR error) { in map_expat_errors()
807 STRUCT_XML_ELEM_ERROR error = {0}; in XMLRPC_REQUEST_FromXML() local
H A Dxml_element.c687 …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.1/ext/intl/grapheme/
H A Dgrapheme_util.c112 #define STRPOS_CHECK_STATUS(status, error) \ argument
/PHP-7.1/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.1/ext/soap/interop/
H A Dclient_round2_params.php67 function setResult($ok, $result, $wire, $error = '', $fault = NULL)
/PHP-7.1/ext/dom/
H A Dxpath.c79 int error = 0; in dom_xpath_ext_function_php() local
/PHP-7.1/main/
H A Dnetwork.c320 int error = 0; local
741 int error = 0, n; local
H A DSAPI.c147 int error; in sapi_run_header_callback() local
/PHP-7.1/ext/date/
H A Dphp_date.c1454 timelib_error_container *error = NULL; in php_parse_date() local
1482 struct timelib_error_container *error; in PHP_FUNCTION() local
1524 int error; in php_mktime() local
2994 static void zval_from_error_container(zval *z, timelib_error_container *error) /* {{{ */ in zval_from_error_container()
3028 …(INTERNAL_FUNCTION_PARAMETERS, timelib_time *parsed_time, struct timelib_error_container *error) /… in php_date_do_return_parsed_time()
3109 struct timelib_error_container *error; in PHP_FUNCTION() local
3128 struct timelib_error_container *error; in PHP_FUNCTION() local
3724 int error; in PHP_FUNCTION() local
/PHP-7.1/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.1/win32/
H A Dsendmail.c205 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-7.1/Zend/
H A Dzend_API.c247 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(int severity, int num, char *error)… in zend_wrong_callback_error()
496 …arse_arg_impl(int arg_num, zval *arg, va_list *va, const char **spec, char **error, int *severity)… in zend_parse_arg_impl()
751 char *error = NULL; in zend_parse_arg() local
2824 …me, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *strict_class, char **error) /* {{{ */ in zend_is_callable_check_class()
2908 … check_flags, zval *callable, zend_fcall_info_cache *fcc, int strict_class, char **error) /* {{{ */ in zend_is_callable_check_func()
3187 … uint check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_ex()
3421 …d_fcall_info *fci, zend_fcall_info_cache *fcc, zend_string **callable_name, char **error) /* {{{ */ in zend_fcall_info_init()
/PHP-7.1/sapi/litespeed/
H A Dlscriu.c266 int error = 1; in LSCRIU_load_liblscapi() local
/PHP-7.1/
H A Dserver-tests.php1592 function error($message) function in testHarness
/PHP-7.1/ext/filter/
H A Dlogical_filters.c195 int error = 0; in php_filter_int() local
/PHP-7.1/ext/xsl/
H A Dxsltprocessor.c182 int error = 0; in xsl_ext_function_php() local
/PHP-7.1/ext/soap/
H A Dphp_http.c1307 int error = 0; in make_http_soap_request() local
/PHP-7.1/ext/dba/
H A Ddba.c638 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c1294 int error = 0, old_arg_count; in PHP_METHOD() local
1380 int error = 0, flags, old_arg_count; in PHP_METHOD() local

Completed in 123 milliseconds

123456