Lines Matching full:srclength
1213 * UCNV_GET_MAX_BYTES_FOR_STRING(srcLength, ucnv_getMaxCharSize(cnv)).
1217 * @param srcLength the input string length, or -1 if NUL-terminated
1235 const UChar *src, int32_t srcLength,
1246 * 2*srcLength (each char may be converted into a surrogate pair).
1250 * @param srcLength the input string length, or -1 if NUL-terminated
1267 const char *src, int32_t srcLength,