Home
last modified time | relevance | path

Searched refs:UBLOCK_BASIC_LATIN (Results 1 – 5 of 5) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Duchar.h1031 UBLOCK_BASIC_LATIN = 1, /*[0000]*/ enumerator
/external/icu/libicu/ndk_headers/unicode/
Duchar.h1031 UBLOCK_BASIC_LATIN = 1, /*[0000]*/ enumerator
/external/icu/libandroidicu/include/unicode/
Duchar.h1031 UBLOCK_BASIC_LATIN = 1, /*[0000]*/ enumerator
/external/icu/icu4c/source/common/unicode/
Duchar.h1031 UBLOCK_BASIC_LATIN = 1, /*[0000]*/ enumerator
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c1340 …lock_getCode((UChar)0x0041) != UBLOCK_BASIC_LATIN || u_getIntPropertyValue(0x41, UCHAR_BLOCK)!=(in… in TestUnicodeData()
1341 …ublock_getCode(U+0041) property failed! Expected : %i Got: %i \n", UBLOCK_BASIC_LATIN,ublock_getCo… in TestUnicodeData()