Home
last modified time | relevance | path

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

/PHP-8.4/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()
/PHP-8.4/ext/intl/tests/
H A Dformatter_fail.phpt146 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
147 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
148 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
/PHP-8.4/ext/intl/timezone/
H A Dtimezone_class.cpp165 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1); in timezone_process_timezone_argument()
201 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1); in timezone_process_timezone_argument()
/PHP-8.4/ext/intl/common/
H A Dcommon.stub.php98 const U_MEMORY_ALLOCATION_ERROR = UNKNOWN; define
H A Dcommon_arginfo.h51 REGISTER_LONG_CONSTANT("U_MEMORY_ALLOCATION_ERROR", U_MEMORY_ALLOCATION_ERROR, CONST_PERSISTENT); in register_common_symbols()
/PHP-8.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp262 status = U_MEMORY_ALLOCATION_ERROR; in createBufferClone()
/PHP-8.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp332 intl_errors_set(&err, U_MEMORY_ALLOCATION_ERROR, in umsg_set_timezone()
/PHP-8.4/ext/intl/calendar/
H A Dcalendar_methods.cpp699 intl_errors_set(CALENDAR_ERROR_P(co), U_MEMORY_ALLOCATION_ERROR, in PHP_FUNCTION()

Completed in 24 milliseconds