Home
last modified time | relevance | path

Searched refs:U_NO_SPACE_AVAILABLE (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dushape.cpp939 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtBegin()
998 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtEnd()
1044 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtNear()
1053 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtNear()
1061 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtNear()
1102 if(*pErrorCode == U_NO_SPACE_AVAILABLE) { in expandCompositChar()
1109 if(*pErrorCode == U_NO_SPACE_AVAILABLE) { in expandCompositChar()
1115 if(*pErrorCode == U_NO_SPACE_AVAILABLE) { in expandCompositChar()
/external/icu/icu4c/source/common/unicode/
Dutypes.h451U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic sha… enumerator