Lines Matching full:characters
35 * all desired characters for a non-incremental match.
43 * only returned for incremental match operations. All characters
44 * of the text match, but more characters are required for a
46 * all characters of the text match, and if more characters were
57 * characters would not alter the extent of the match.
65 * match a range of characters in a Replaceable string.
80 * characters may be matched.
83 * offset. Characters from offset forwards to limit-1 will be
87 * offset. Characters from offset backwards to limit+1 will be
105 * number of matched characters is the output value of offset
115 * @param incremental if TRUE, then assume further characters may
136 * \\Uxxxxxxxx. Unprintable characters are those other than
153 * Union the set of all characters that may be matched by this object
155 * @param toUnionTo the set into which to union the source characters