Home
last modified time | relevance | path

Searched defs:USearch (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dusrchimp.h131 struct USearch { struct
133 const UChar *text;
134 int32_t textLength; // exact length
135 UBool isOverlap;
136 UBool isCanonicalMatch;
137 int16_t elementComparisonType;
138 … UBreakIterator *internalBreakIter; // internal character breakiterator, lazily created.
139 UBreakIterator *breakIter; // caller provided character breakiterator
165 struct USearch *search; argument
/third_party/skia/third_party/externals/icu/source/i18n/
Dusrchimp.h132 struct USearch { struct
134 const UChar *text;
135 int32_t textLength; // exact length
136 UBool isOverlap;
137 UBool isCanonicalMatch;
138 int16_t elementComparisonType;
139 UBreakIterator *internalBreakIter; //internal character breakiterator
140 UBreakIterator *breakIter;
145 int32_t matchedIndex;
169 struct USearch *search; argument
/third_party/icu/icu4c/source/i18n/
Dusrchimp.h132 struct USearch { struct
134 const UChar *text;
135 int32_t textLength; // exact length
136 UBool isOverlap;
137 UBool isCanonicalMatch;
138 int16_t elementComparisonType;
139 UBreakIterator *internalBreakIter; //internal character breakiterator
140 UBreakIterator *breakIter;
145 int32_t matchedIndex;
169 struct USearch *search; argument
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dusrchimp.h132 struct USearch { struct
134 const UChar *text;
135 int32_t textLength; // exact length
136 UBool isOverlap;
137 UBool isCanonicalMatch;
138 int16_t elementComparisonType;
139 UBreakIterator *internalBreakIter; //internal character breakiterator
140 UBreakIterator *breakIter;
145 int32_t matchedIndex;
169 struct USearch *search; argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsearch.h39 typedef struct USearch USearch; typedef
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dsearch.h37 typedef struct USearch USearch; typedef
/third_party/icu/icu4c/source/i18n/unicode/
Dsearch.h39 typedef struct USearch USearch; typedef
/third_party/node/deps/icu-small/source/i18n/unicode/
Dsearch.h39 typedef struct USearch USearch; typedef