Home | History | Annotate | Download | only in common

Lines Matching full:srclength

119  * context [0..srcLength[ into account.
212 int32_t srcLength,
220 ubrk_setText(csm->iter, src, srcLength, pErrorCode);
223 src, srcLength,
236 while(prev<srcLength) {
244 if(idx==UBRK_DONE || idx>srcLength) {
245 idx=srcLength;
346 const UChar *src, int32_t srcLength,
355 csc.limit=srcLength;
359 src, &csc, 0, srcLength,
366 const UChar *src, int32_t srcLength,
375 csc.limit=srcLength;
379 src, &csc, 0, srcLength,
388 const UChar *src, int32_t srcLength,
401 csc.limit=srcLength;
405 src, &csc, srcLength,
418 const UChar *src, int32_t srcLength,
428 while(srcIndex<srcLength) {
429 U16_NEXT(src, srcIndex, srcLength, c);
455 const UChar *src, int32_t srcLength,
470 srcLength<-1
477 if(srcLength==-1) {
478 srcLength=u_strlen(src);
484 (dest>=src && dest<(src+srcLength)))
505 destLength=ustr_foldCase(csm->csp, temp, destCapacity, src, srcLength,
511 csc.limit=srcLength;
517 0, srcLength,
523 0, srcLength,
531 src, &csc, srcLength,
556 const UChar *src, int32_t srcLength,
563 src, srcLength,
569 const UChar *src, int32_t srcLength,
576 src, srcLength,
584 const UChar *src, int32_t srcLength,
595 src, srcLength,
606 const UChar *src, int32_t srcLength,
610 src, srcLength,
618 const UChar *src, int32_t srcLength,
626 src, srcLength,