Searched refs:UCHAR_WORD_BREAK (Results 1 - 5 of 5) 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/tools/genprops/
H A Dprops2.c140 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/tools/genpname/
H A Ddata.h2482 Property((int32_t) UCHAR_WORD_BREAK, 225, VALUES_WB_COUNT, VALUES_WB),
/external/icu4c/test/intltest/
H A Drbbitst.cpp441 u_getPropertyValueName(UCHAR_WORD_BREAK,
443 UCHAR_WORD_BREAK),

Completed in 100 milliseconds