Searched refs:U_MEMORY_ALLOCATION_ERROR (Results 1 - 9 of 9) sorted by relevance
| /PHP_5_5/ext/intl/breakiterator/ |
| H A D | codepointiterator_internal.cpp | 257 status = U_MEMORY_ALLOCATION_ERROR;
|
| H A D | breakiterator_class.cpp | 119 U_MEMORY_ALLOCATION_ERROR TSRMLS_CC);
|
| /PHP_5_5/ext/intl/calendar/ |
| H A D | calendar_class.cpp | 102 U_MEMORY_ALLOCATION_ERROR TSRMLS_CC);
|
| H A D | calendar_methods.cpp | 785 intl_errors_set(CALENDAR_ERROR_P(co), U_MEMORY_ALLOCATION_ERROR, local
|
| /PHP_5_5/ext/intl/common/ |
| H A D | common_error.c | 116 INTL_EXPOSE_CONST( U_MEMORY_ALLOCATION_ERROR );
|
| /PHP_5_5/ext/intl/dateformat/ |
| H A D | dateformat_attrcpp.cpp | 88 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, local 190 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, local 237 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, local 247 intl_errors_set(INTL_DATA_ERROR_P(dfo), U_MEMORY_ALLOCATION_ERROR, local
|
| H A D | dateformat_helpers.cpp | 96 status = U_MEMORY_ALLOCATION_ERROR;
|
| /PHP_5_5/ext/intl/msgformat/ |
| H A D | msgformat_helpers.cpp | 113 intl_errors_set(&err, U_MEMORY_ALLOCATION_ERROR, 189 intl_errors_set(&err, U_MEMORY_ALLOCATION_ERROR, 207 intl_errors_set(&err, U_MEMORY_ALLOCATION_ERROR, 332 intl_errors_set(&err, U_MEMORY_ALLOCATION_ERROR,
|
| /PHP_5_5/ext/intl/timezone/ |
| H A D | timezone_class.cpp | 164 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1 TSRMLS_CC); 196 intl_errors_set(outside_error, U_MEMORY_ALLOCATION_ERROR, message, 1 TSRMLS_CC); 243 U_MEMORY_ALLOCATION_ERROR TSRMLS_CC);
|
Completed in 10 milliseconds