Lines Matching defs:cp
1827 UChar32 cp;1860 for (cp=0; cp<0x110000; ++cp) {1861 int32_t len = u_charName(cp, U_EXTENDED_CHAR_NAME,1882 log_err("u_charName(U+%04x) returns a name with leading or trailing whitespace\n", cp);1887 log_err("u_charName() returned a name with a TAB for some code point\n", cp);