Searched defs:textLimit (Results 1 – 9 of 9) sorted by relevance
77 int32_t textLimit; member in ScriptRunIterator
831 UTF16NFDIterator(const UChar *text, const UChar *textLimit) : s(text), limit(textLimit) {} in UTF16NFDIterator()854 FCDUTF16NFDIterator(const Normalizer2Impl &nfcImpl, const UChar *text, const UChar *textLimit) in FCDUTF16NFDIterator()
313 private int textLimit; field in AnyTransliterator.ScriptRunIterator
538 private int textLimit; field in UScriptRun
540 private int textLimit; field in UScriptRun
350 UText *text, int32_t textLimit, in ucharsTrieMatches()549 UText *text, int32_t textLimit, in bytesTrieMatches()
189 char *text, *textLimit; member
134 int32_t textLimit; in u_file_translit() local