Home | History | Annotate | Download | only in unicode

Lines Matching full:srclength

1067  * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1077 const UChar *src, int32_t srcLength,
1093 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1103 const UChar *src, int32_t srcLength,
1135 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1149 const UChar *src, int32_t srcLength,
1170 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1180 const UChar *src, int32_t srcLength,
1201 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1212 int32_t srcLength,
1230 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1241 int32_t srcLength,
1259 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1272 int32_t srcLength,
1289 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1302 int32_t srcLength,
1323 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1346 int32_t srcLength,
1368 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1392 int32_t srcLength,
1414 * For further performance improvement, if srcLength is given (>=0),
1415 * then it must be destCapacity>=srcLength.
1425 * Unlike for other ICU functions, if srcLength>=0 then it
1426 * must be destCapacity>=srcLength.
1431 * Unlike for other ICU functions, if srcLength>=0 but
1432 * destCapacity<srcLength, then *pDestLength will be set to srcLength
1436 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1452 int32_t srcLength,
1469 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1482 int32_t srcLength,
1499 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1512 int32_t srcLength,
1533 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1556 int32_t srcLength,
1578 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1601 int32_t srcLength,
1627 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1643 int32_t srcLength,
1667 * @param srcLength The length of the original string. If -1, then src must be zero-terminated.
1692 int32_t srcLength,