Home | History | Annotate | Download | only in unicode

Lines Matching full:srclength

1177  * UCNV_GET_MAX_BYTES_FOR_STRING(srcLength, ucnv_getMaxCharSize(cnv)).
1181 * @param srcLength the input string length, or -1 if NUL-terminated
1199 const UChar *src, int32_t srcLength,
1210 * 2*srcLength (each char may be converted into a surrogate pair).
1214 * @param srcLength the input string length, or -1 if NUL-terminated
1231 const char *src, int32_t srcLength,