Searched refs:UCHAR_WORD_BREAK (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/unicode/
H A Duchar.h493 UCHAR_WORD_BREAK=0x1014, enumerator in enum:UProperty
1591 * @see UCHAR_WORD_BREAK
/external/icu4c/test/cintltst/
H A Dcucdtst.c2464 { 0x05f4, UCHAR_WORD_BREAK, U_WB_MIDLETTER },
2465 { 0x4ef0, UCHAR_WORD_BREAK, U_WB_OTHER },
2466 { 0x19d9, UCHAR_WORD_BREAK, U_WB_NUMERIC },
2467 { 0x2044, UCHAR_WORD_BREAK, U_WB_MIDNUM },
2562 if(u_getIntPropertyMaxValue(UCHAR_WORD_BREAK)!=(int32_t)U_WB_COUNT-1) {
2563 log_err("error: u_getIntPropertyMaxValue(UCHAR_WORD_BREAK) wrong\n");
/external/icu4c/test/intltest/
H A Drbbitst.cpp439 u_getPropertyValueName(UCHAR_WORD_BREAK,
441 UCHAR_WORD_BREAK),

Completed in 139 milliseconds