Lines Matching defs:cp
1265 UChar32 cp = testString.char32At(charIdx);
1266 if (cp == CH_CR && charIdx<len && testString.charAt(charIdx+1) == CH_LF) {
1271 if (cp == CH_LF || cp == CH_CR) {
1279 cp = testString.unescapeAt(charIdx);
1280 if (cp != -1) {
1283 tp.dataToBreak.append(cp);
2758 fCP = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=CP}]"), status);
2841 "((\\p{Line_Break=CL}|\\p{Line_Break=CP})\\p{Line_Break=CM}*)?"
3050 // NU x CL, NU x CP and NU x IS are not matched here so that they will
3100 // LB 16 (CL | CP) SP* x NS
3101 // Scan backwards for SP* CM* (CL | CP)
3273 // CP x (AL | NU)