Home
last modified time | relevance | path

Searched refs:U_MEMORY_ALLOCATION_ERROR (Results 1 – 12 of 12) sorted by relevance

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp73 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, in PHP_FUNCTION()
148 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, in PHP_FUNCTION()
199 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, in PHP_FUNCTION()
209 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, in PHP_FUNCTION()
H A Ddateformat_helpers.cpp87 status = U_MEMORY_ALLOCATION_ERROR; in datefmt_process_calendar_arg()
H A Ddatepatterngenerator_class.cpp54 U_MEMORY_ALLOCATION_ERROR); in IntlDatePatternGenerator_object_clone()
/PHP-8.3/ext/intl/tests/
H A Dformatter_fail.phpt142 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
143 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
144 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
/PHP-8.3/ext/intl/timezone/
H A Dtimezone_class.cpp163 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1); in timezone_process_timezone_argument()
199 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1); in timezone_process_timezone_argument()
248 U_MEMORY_ALLOCATION_ERROR); in TimeZone_clone_obj()
/PHP-8.3/ext/intl/common/
H A Dcommon.stub.php98 const U_MEMORY_ALLOCATION_ERROR = UNKNOWN; define
H A Dcommon_arginfo.h53 REGISTER_LONG_CONSTANT("U_MEMORY_ALLOCATION_ERROR", U_MEMORY_ALLOCATION_ERROR, CONST_PERSISTENT); in register_common_symbols()
/PHP-8.3/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp118 U_MEMORY_ALLOCATION_ERROR); in BreakIterator_clone_obj()
H A Dcodepointiterator_internal.cpp262 status = U_MEMORY_ALLOCATION_ERROR; in createBufferClone()
/PHP-8.3/ext/intl/calendar/
H A Dcalendar_class.cpp100 U_MEMORY_ALLOCATION_ERROR); in Calendar_clone_obj()
H A Dcalendar_methods.cpp693 intl_errors_set(CALENDAR_ERROR_P(co), U_MEMORY_ALLOCATION_ERROR, in PHP_FUNCTION()
/PHP-8.3/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp332 intl_errors_set(&err, U_MEMORY_ALLOCATION_ERROR, in umsg_set_timezone()

Completed in 102 milliseconds