Home | History | Annotate | Download | only in i18n

Lines Matching refs:pattern

34  * <p>A rule consists of an input pattern and an output string.  When
35 * the input pattern is matched, the output string is emitted. The
36 * input pattern consists of zero or more characters which are matched
47 * input pattern, indicated by an offset and limit. The segment may
51 * the input pattern) to be copied to the output string. The range of
61 // TODO Eliminate the pattern and keyLength data members. They
64 // methods and pattern/keyLength can be isolated into a separate
97 UnicodeString pattern;
100 * An array of matcher objects corresponding to the input pattern
118 * Substring [0,anteContextLength) of pattern is the anteContext.
171 * @param segs array of UnicodeMatcher corresponding to input pattern