Home | History | Annotate | Download | only in i18n

Lines Matching defs:unsafeCPSet

688 static void unsafeCPSet(uint8_t *table, UChar c) {
788 unsafeCPSet(t->unsafeCP, c);
816 unsafeCPSet(t->unsafeCP, NFCbuf[0]);
858 unsafeCPSet(t->unsafeCP, element->prefix[j]);
881 unsafeCPSet(t->unsafeCP, element->cPoints[0]);
963 unsafeCPSet(t->unsafeCP, element->cPoints[j]);
1078 unsafeCPSet(t->unsafeCP, element->cPoints[i]);
1244 unsafeCPSet(t->unsafeCP, (UChar)uniChar);
1701 // Since unsafeCPSet is static in ucol_elm, we are going