Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c3262 const UCaseProps *ccsp; in TestUCase() local
3291 ccsp=ucase_getDummy(&errorCode); in TestUCase()
3292 if(ucase_tolower(ccsp, 0x41)!=0x41) { in TestUCase()