Home | History | Annotate | Download | only in i18n

Lines Matching full:matchedlength

768     strsrch->search->matchedLength = 0;
1116 result = start < lastmatchindex + strsrch->search->matchedLength;
1275 strsrch->search->matchedLength = *textoffset - start;
1920 strsrch->search->matchedLength = *textoffset -
1943 strsrch->search->matchedLength = *textoffset - start;
2122 strsrch->search->matchedLength = end - *textoffset;
2556 strsrch->search->matchedLength =
2582 strsrch->search->matchedLength = end - *textoffset;
2721 result->search->matchedLength = 0;
2814 strsrch->search->matchedLength = 0;
2915 int32_t copylength = strsrch->search->matchedLength;
2930 strsrch->search->matchedLength, status);
2937 return strsrch->search->matchedLength;
2986 strsrch->search->matchedLength = 0;
3202 offset + search->matchedLength >= textlength)))) {
3211 offset + search->matchedLength > textlength))) {
3241 search->matchedLength = 0;
3249 if (search->matchedLength > 0) {
3256 offset + search->matchedLength, status);
3355 search->matchedLength = 0;
3430 strsrch->search->matchedLength = 0;
4435 strsrch->search->matchedLength = end - start;
4550 strsrch->search->matchedLength = end - start;
4665 textOffset = strsrch->search->matchedIndex + strsrch->search->matchedLength - 1;
4695 strsrch->search->matchedLength = end - start;
4818 textOffset = strsrch->search->matchedIndex + strsrch->search->matchedLength - 1;
4848 strsrch->search->matchedLength = end - start;