Home | History | Annotate | Download | only in unicode

Lines Matching refs:number

344    * @param length the number of characters of text to compare.
363 * @param length the number of characters in this to compare.
366 * @param srcLength the number of characters in <TT>src</TT> to compare
384 * @param srcLength the number of characters in <TT>srcChars</TT> to compare
400 * @param length the number of characters to compare.
419 * @param length the number of characters in this to compare
422 * @param srcLength the number of characters in <TT>srcChars</TT> to compare
490 * @param length The number of code units from this string to compare.
513 * @param length The number of code units from this string to compare.
516 * @param srcLength The number of code units from that string to compare.
540 * @param srcLength The number of code units from that string to compare.
561 * @param length The number of code units from this string to compare.
584 * @param length The number of code units from this string to compare.
587 * @param srcLength The number of code units from that string to compare.
651 * @param length The number of code units from this string to compare.
676 * @param length The number of code units from this string to compare.
679 * @param srcLength The number of code units from that string to compare.
705 * @param srcLength The number of code units from that string to compare.
728 * @param length The number of code units from this string to compare.
753 * @param length The number of code units from this string to compare.
756 * @param srcLength The number of code units from that string to compare.
820 * @param srcLength the number of characters in <TT>srcText</TT> to match
832 * @param srcLength the number of characters in <TT>srcChars</TT>
845 * @param srcLength the number of characters in <TT>srcChars</TT> to match
867 * @param srcLength the number of characters in <TT>srcText</TT> to match
879 * @param srcLength the number of characters in <TT>srcChars</TT>
892 * @param srcLength the number of characters in <TT>srcChars</TT> to match
932 * @param length The number of characters to search
950 * @param srcLength the number of characters in <TT>srcText</TT> to match
952 * @param length the number of characters in this to search
968 * @param srcLength the number of characters in <TT>srcChars</TT> to match
983 * @param srcLength the number of characters in <TT>srcChars</TT>
985 * @param length The number of characters to search
1004 * @param srcLength the number of characters in <TT>srcChars</TT> to match
1006 * @param length the number of characters in this to search
1065 * @param length the number of characters in this to search
1080 * @param length the number of characters in this to search
1116 * @param length The number of characters to search
1134 * @param srcLength the number of characters in <TT>srcText</TT> to match
1136 * @param length the number of characters in this to search
1151 * @param srcLength the number of characters in <TT>srcChars</TT> to match
1166 * @param srcLength the number of characters in <TT>srcChars</TT>
1168 * @param length The number of characters to search
1187 * @param srcLength the number of characters in <TT>srcChars</TT> to match
1189 * @param length the number of characters in this to search
1248 * @param length the number of characters in this to search
1263 * @param length the number of characters in this to search
1403 * @param length the number of characters to extract
1431 * @param destCapacity Number of UChars available at dest.
1445 * @param length the number of characters to extract
1496 * @param startLength the number of characters to extract
1523 * @param startLength the number of characters to extract
1526 * If <TT>target</TT> is NULL, then the number of bytes required for
1552 * @param startLength the number of characters to extract
1559 * If <TT>target</TT> is NULL, then the number of bytes required for
1586 * @param startLength the number of characters to extract
1594 * If <TT>target</TT> is NULL, then the number of bytes required for
1613 * @param destCapacity the number of chars available at dest
1697 * @param capacity the number of UChar32s available at utf32
1712 * The length is the number of UChar code units are in the UnicodeString.
1713 * If you want the number of code points, please use countChar32().
1728 * @param length the number of UChar code units to check
1729 * @return the number of code points in the specified code units
1738 * contain more Unicode code points than a certain number.
1740 * and comparing that number with a threshold.
1743 * never needs to count more than 'number+1' code points.
1744 * Logically equivalent to (countChar32(start, length)>number).
1748 * @param length the number of UChar code units to check
1751 * @param number The number of code points in the (sub)string is compared against
1752 * the 'number' parameter.
1754 * than 'number'. Same as (u_countChar32(s, length)>number).
1760 hasMoreChar32Than(int32_t start, int32_t length, int32_t number) const;
1774 * @return the number of UChars available in the internal buffer
1883 * @param srcLength the number of characters in <TT>srcText</TT> in the
1906 * @param srcLength the number of Unicode characters in srcChars.
1950 * @param textLength The number of Unicode characters in <code>text</code> to alias.
1974 * @param buffLength The number of Unicode characters in <code>buffer</code> to alias.
2074 * @param srcLength the number of characters in <TT>srcText</TT> in
2100 * @param srcLength the number of characters in <TT>srcChars</TT> in
2113 * @param srcLength the number of Unicode characters in <TT>srcChars</TT>;
2148 * @param srcLength the number of characters in <TT>srcText</TT> in
2177 * @param srcLength the number of characters in <TT>srcChars</TT>
2192 * @param srcLength the number of Unicode characters in srcChars.
2232 * @param length the number of characters to replace. The character at
2237 * @param srcLength the number of characters in <TT>srcText</TT> in
2254 * @param length the number of characters to replace. The character at
2271 * @param length the number of characters to replace. The character at
2276 * @param srcLength the number of characters in <TT>srcChars</TT>
2292 * @param length number of characters to replace. The character at
2295 * @param srcLength the number of Unicode characters in srcChars
2309 * @param length the number of characters to replace. The character at
2324 * @param length the number of characters to replace. The character at
2472 * @param length the number of characters to remove
2560 * @param length the number of characters to to reverse
2747 * @param minCapacity the minimum number of UChars that are to be available
2859 * @param capacity the number of UChars this UnicodeString should hold
2907 * @param textLength The number of Unicode characters in <TT>text</TT>
2931 * @param textLength The number of Unicode characters in <code>text</code> to alias.
2954 * @param buffLength The number of Unicode characters in <code>buffer</code> to alias.
2988 * @param dataLength The number of bytes in <TT>codepageData</TT>.
3019 * @param dataLength The number of bytes in <TT>codepageData</TT>.
3109 * @param srcLength The number of characters from <tt>src</tt> to copy.
3542 int32_t fLength; // number of characters in fArray if >127; else undefined