Home | History | Annotate | Download | only in unicode

Lines Matching full:note

39  * <p>Note that by constructing <code>RegexMatcher</code> objects directly from regular
118 * Destructor. Note that a RegexPattern object must persist so long as any
166 * <p>Note that RegexPattern objects must not be deleted while RegexMatcher
173 * <p>Note that it is often more convenient to construct a RegexMatcher directly
195 * <p>Note that RegexPattern objects must not be deleted while RegexMatcher
200 * <p>Note that it is often more convenient to construct a RegexMatcher directly
225 * <p>Note that RegexPattern objects must not be deleted while RegexMatcher
230 * <p>Note that it is often more convenient to construct a RegexMatcher directly
256 * on the input. Note that a RegexPattern object must not be deleted while
293 * Note that a RegexPattern object must not be deleted while
307 * Note that if the same pattern needs to be applied repeatedly, this method will be
457 * a RegexPattern object. Note that if several RegexMatchers need to be
473 * a RegexPattern object. Note that if several RegexMatchers need to be
579 * <p>Note that if the input string is changed by the application,