Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 7 of 7) sorted by relevance

/PHP-7.3/ext/intl/common/
H A Dcommon_error.c51 zend_long err_code; in PHP_FUNCTION() local
73 zend_long err_code; in PHP_FUNCTION() local
/PHP-7.3/ext/intl/
H A Dintl_error.c159 void intl_error_set_code( intl_error* err, UErrorCode err_code ) in intl_error_set_code()
224 void intl_errors_set_code( intl_error* err, UErrorCode err_code ) in intl_errors_set_code()
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c717 enum XML_Error err_code = XML_GetErrorCode(parser); in xml_elem_parse_buf() local
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c456 int err_code = 0; in php_mbregex_compile_pattern() local
H A Dmbstring.c1023 int err_code; in _php_mb_compile_regex() local
/PHP-7.3/ext/openssl/
H A Dxp_ssl.c631 unsigned long err_code, e; in php_openssl_win_cert_verify_callback() local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregexec.c2577 #define MATCH_AT_ERROR_RETURN(err_code) best_len = err_code; goto match_at_end argument

Completed in 49 milliseconds