Home
last modified time | relevance | path

Searched refs:UCA_FIRST_IMPLICIT (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Ducol_imp.h812 uint32_t UCA_FIRST_IMPLICIT[2]; member
Ducol_tok.cpp2389 setIndirectBoundaries(0, consts->UCA_LAST_NON_VARIABLE, consts->UCA_FIRST_IMPLICIT); in ucol_tok_initTokenList()
2409 setIndirectBoundaries(10, consts->UCA_LAST_NON_VARIABLE, consts->UCA_FIRST_IMPLICIT); in ucol_tok_initTokenList()
2411 setIndirectBoundaries(11, consts->UCA_FIRST_IMPLICIT, 0); in ucol_tok_initTokenList()
/external/icu4c/test/cintltst/
Dcmsccoll.c1132 UCOL_NEXT_TOP_VALUE = consts->UCA_FIRST_IMPLICIT[0]; in testCEs()
1133 UCOL_NEXT_TOP_CONT = consts->UCA_FIRST_IMPLICIT[1]; in testCEs()
1145 setIndirectBoundaries(0, consts->UCA_LAST_NON_VARIABLE, consts->UCA_FIRST_IMPLICIT); in testCEs()
1165 setIndirectBoundaries(10, consts->UCA_LAST_NON_VARIABLE, consts->UCA_FIRST_IMPLICIT); in testCEs()
1167 setIndirectBoundaries(11, consts->UCA_FIRST_IMPLICIT, 0); in testCEs()