Searched refs:ccsp (Results 1 – 1 of 1) sorted by relevance
3262 const UCaseProps *ccsp; in TestUCase() local3291 ccsp=ucase_getDummy(&errorCode); in TestUCase()3292 if(ucase_tolower(ccsp, 0x41)!=0x41) { in TestUCase()