Lines Matching defs:cp
1440 UChar32 cp = testString.char32At(charIdx);
1441 if (cp == CH_CR && charIdx<len && testString.charAt(charIdx+1) == CH_LF) {
1446 if (cp == CH_LF || cp == CH_CR) {
1454 cp = testString.unescapeAt(charIdx);
1455 if (cp != -1) {
1458 tp.dataToBreak.append(cp);
2968 fCP = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=CP}]"), status);
3051 "((\\p{Line_Break=CL}|\\p{Line_Break=CP})\\p{Line_Break=CM}*)?"
3260 // NU x CL, NU x CP and NU x IS are not matched here so that they will
3310 // LB 16 (CL | CP) SP* x NS
3311 // Scan backwards for SP* CM* (CL | CP)
3490 // CP x (AL | NU)