Home | History | Annotate | Download | only in i18n

Lines Matching refs:pattern

32  * <p>A rule consists of an input pattern and an output string.  When
33 * the input pattern is matched, the output string is emitted. The
34 * input pattern consists of zero or more characters which are matched
45 * input pattern, indicated by an offset and limit. The segment may
49 * the input pattern) to be copied to the output string. The range of
59 // TODO Eliminate the pattern and keyLength data members. They
62 // methods and pattern/keyLength can be isolated into a separate
95 UnicodeString pattern;
98 * An array of matcher objects corresponding to the input pattern
116 * Substring [0,anteContextLength) of pattern is the anteContext.
169 * @param segs array of UnicodeMatcher corresponding to input pattern