Home | History | Annotate | Download | only in i18n

Lines Matching defs:unsafeCPSet

686 static void unsafeCPSet(uint8_t *table, UChar c) {
778 unsafeCPSet(t->unsafeCP, c);
807 unsafeCPSet(t->unsafeCP, NFCbuf[0]);
849 unsafeCPSet(t->unsafeCP, element->prefix[j]);
872 unsafeCPSet(t->unsafeCP, element->cPoints[0]);
954 unsafeCPSet(t->unsafeCP, element->cPoints[j]);
1069 unsafeCPSet(t->unsafeCP, element->cPoints[i]);
1235 unsafeCPSet(t->unsafeCP, (UChar)uniChar);
1692 // Since unsafeCPSet is static in ucol_elm, we are going