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