Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_countChar32

108 u_countChar32(const UChar *s, int32_t length);
117 * Logically equivalent to (u_countChar32(s, length)>number).
125 * than 'number'. Same as (u_countChar32(s, length)>number).