Lines Matching refs:u_countChar32
97 u_countChar32(const UChar *s, int32_t length);106 * Logically equivalent to (u_countChar32(s, length)>number).114 * than 'number'. Same as (u_countChar32(s, length)>number).