Home | History | Annotate | Download | only in i18n

Lines Matching refs:UnicodeMatcher

29  * UnicodeMatcher API.  This object also implements the
44 class StringMatcher : public UnicodeFunctor, public UnicodeMatcher, public UnicodeReplacer {
51 * stand-ins that represent nested UnicodeMatcher objects.
58 * UnicodeMatcher objects.
84 * UnicodeFunctor API. Cast 'this' to a UnicodeMatcher* pointer
86 * @return the UnicodeMatcher point.
88 virtual UnicodeMatcher* toMatcher() const;
98 * Implement UnicodeMatcher
125 * Implement UnicodeMatcher
134 * Implement UnicodeMatcher
146 * Implement UnicodeMatcher