Home | History | Annotate | Download | only in unicode

Lines Matching refs:countChar32

1626    * If you want the number of code points, please use countChar32().
1628 * @see countChar32
1647 countChar32(int32_t start=0, int32_t length=INT32_MAX) const;
1657 * Logically equivalent to (countChar32(start, length)>number).
1668 * @see countChar32