Home
last modified time | relevance | path

Searched refs:U_INTERNAL_PROGRAM_ERROR (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/ext/intl/common/
H A Dcommon.stub.php88 const U_INTERNAL_PROGRAM_ERROR = UNKNOWN; define
H A Dcommon_date.cpp123 intl_errors_set(err, U_INTERNAL_PROGRAM_ERROR, in intl_datetime_decompose()
H A Dcommon_arginfo.h51 REGISTER_LONG_CONSTANT("U_INTERNAL_PROGRAM_ERROR", U_INTERNAL_PROGRAM_ERROR, CONST_PERSISTENT); in register_common_symbols()
/PHP-8.3/ext/intl/uchar/
H A Duchar.c183 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharType_callback()
284 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharNames_callback()
/PHP-8.3/ext/intl/converter/
H A Dconverter.c234 …php_converter_throw_failure(objval, U_INTERNAL_PROGRAM_ERROR, "Unexpected failure calling toUCallb… in php_converter_to_u_callback()
316 …php_converter_throw_failure(objval, U_INTERNAL_PROGRAM_ERROR, "Unexpected failure calling fromUCal… in php_converter_from_u_callback()
519 …php_converter_throw_failure(objval, U_INTERNAL_PROGRAM_ERROR, "Error setting converter callback: %… in php_converter_resolve_callback()

Completed in 16 milliseconds