Lines Matching defs:cp
1708 UChar32 cp = testString.char32At(charIdx);
1709 if (cp == CH_CR && charIdx<len && testString.charAt(charIdx+1) == CH_LF) {
1714 if (cp == CH_LF || cp == CH_CR) {
1722 cp = testString.unescapeAt(charIdx);
1723 if (cp != -1) {
1726 tp.dataToBreak.append(cp);
3287 fCP = new UnicodeSet(UNICODE_STRING_SIMPLE("[\\p{Line_break=CP}]"), status);
3363 "((\\p{Line_Break=CL}|\\p{Line_Break=CP})\\p{Line_Break=CM}*)?"
3566 // NU x CL, NU x CP and NU x IS are not matched here so that they will
3616 // LB 16 (CL | CP) SP* x NS
3617 // Scan backwards for SP* CM* (CL | CP)
3778 // CP x (AL | NU)