ucol_sit.cpp | 917 // cccpattern = "[[:^tccc=0:][:^lccc=0:]]", unfortunately variant 918 static const UChar cccpattern[25] = { 0x5b, 0x5b, 0x3a, 0x5e, 0x74, 0x63, 0x63, 0x63, 0x3d, 0x30, 0x3a, 0x5d, local 922 uset_applyPattern(unsafe, cccpattern, 24, USET_IGNORE_SPACE, status); [all...] |