Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.cpp85 #define GET_EXCEPTIONS(csp, props) ((csp)->exceptions+((props)>>UCASE_EXC_SHIFT)) macro
141 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_tolower()
158 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_toupper()
175 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_totitle()
244 const uint16_t *pe0, *pe=GET_EXCEPTIONS(csp, props); in ucase_addCaseClosure()
450 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in getDotType()
813 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullLower()
957 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in toUpperOrTitle()
1103 const uint16_t *pe=GET_EXCEPTIONS(csp, props); in ucase_fold()
1167 const uint16_t *pe=GET_EXCEPTIONS(csp, props), *pe2; in ucase_toFullFolding()