Home | History | Annotate | Download | only in common

Lines Matching defs:csp

573     const UCaseProps *csp;
596 csp=ucase_getSingleton(pErrorCode);
623 length = ucase_toFullFolding(csp, c1, &p, options);
649 length = ucase_toFullFolding(csp, c2, &p, options);
697 const UCaseProps *csp;
722 csp=ucase_getSingleton(pErrorCode);
741 length = ucase_toFullFolding(csp, c1, &p, options);
764 length = ucase_toFullFolding(csp, c2, &p, options);