Searched refs:U_DT_NONE (Results 1 - 5 of 5) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/ |
H A D | UnicodeIcu.h | 60 DecompositionNone = U_DT_NONE,
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
H A D | uchar.h | 1460 U_DT_NONE, /*[none]*/ /*See note !!*/ enumerator in enum:UDecompositionType
|
/external/icu4c/common/unicode/ |
H A D | uchar.h | 1508 U_DT_NONE, /*[none]*/ enumerator in enum:UDecompositionType
|
/external/icu4c/test/cintltst/ |
H A D | cucdtst.c | 1026 dt=U_DT_NONE; 1043 if(dt>U_DT_NONE) { 2436 { 0x00bf, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE }, 2442 { 0xe0033, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | cucdtst.c | 2314 { 0x00bf, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE }, 2320 { 0xe0033, UCHAR_DECOMPOSITION_TYPE, U_DT_NONE },
|
Completed in 63 milliseconds