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.cpp937 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtBegin()
996 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtEnd()
1042 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtNear()
1051 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtNear()
1059 *pErrorCode=U_NO_SPACE_AVAILABLE; in expandCompositCharAtNear()
1100 if(*pErrorCode == U_NO_SPACE_AVAILABLE) { in expandCompositChar()
1107 if(*pErrorCode == U_NO_SPACE_AVAILABLE) { in expandCompositChar()
1113 if(*pErrorCode == U_NO_SPACE_AVAILABLE) { in expandCompositChar()
/external/icu/icu4c/source/common/unicode/
Dutypes.h526U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic sha… enumerator