Home | History | Annotate | Download | only in i18n

Lines Matching refs:matchLength

73     virtual UBool handleMatch(int32_t matchLength,
214 int32_t &matchLength, UErrorCode &status) const;
216 int32_t &matchLength, UErrorCode &status) const;
218 int32_t &matchLength, UErrorCode &status) const;
220 int32_t &matchLength, UErrorCode &status) const;
222 int32_t &matchLength, UErrorCode &status) const;
287 * @param matchLength Receives the match length
295 int32_t &matchLength, UErrorCode &status) const;
399 virtual UBool handleMatch(int32_t matchLength, const CharacterNode *node, UErrorCode &status);
401 const ZoneStringInfo* getMatch(int32_t index, int32_t &matchLength);