Home | History | Annotate | Download | only in i18n

Lines Matching refs:inputLen

1815     int64_t   inputLen = regexp->fMatcher->fInputLength;
1816 if (inputLen == 0) {
1835 if (inputLen > nextOutputStringStart) {
1844 destIdx += 1 + utext_extract(inputText, nextOutputStringStart, inputLen,
1891 if (nextOutputStringStart == inputLen) {
1913 destIdx += 1 + utext_extract(inputText, nextOutputStringStart, inputLen,