Home | History | Annotate | Download | only in unicode

Lines Matching refs:countChar32

1653    * If you want the number of code points, please use countChar32().
1655 * @see countChar32
1674 countChar32(int32_t start=0, int32_t length=INT32_MAX) const;
1684 * Logically equivalent to (countChar32(start, length)>number).
1695 * @see countChar32