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