Home | History | Annotate | Download | only in unicode

Lines Matching full:srclength

1057  * UCNV_GET_MAX_BYTES_FOR_STRING(srcLength, ucnv_getMaxCharSize(cnv)).
1061 * @param srcLength the input string length, or -1 if NUL-terminated
1079 const UChar *src, int32_t srcLength,
1090 * 2*srcLength (each char may be converted into a surrogate pair).
1094 * @param srcLength the input string length, or -1 if NUL-terminated
1111 const char *src, int32_t srcLength,