Lines Matching defs:csp
3190 UCaseProps *csp;3203 csp=ucase_openBinary((const uint8_t *)pData->pHeader, -1, &errorCode);3211 if(UCASE_LOWER!=ucase_getType(csp, 0xdf)) { /* verify islower(sharp s) */3215 ucase_close(csp);