Home | History | Annotate | Download | only in unicode

Lines Matching refs:compile

89      *   created using the factory method <code>compile()</code>.
149 * object. These compile methods, rather than the constructors, are the usual
171 static RegexPattern * U_EXPORT2 compile( const UnicodeString &regex,
177 * object. These compile methods, rather than the constructors, are the usual
201 static RegexPattern * U_EXPORT2 compile( UText *regex,
207 * object using the specified match mode flags. These compile methods,
229 static RegexPattern * U_EXPORT2 compile( const UnicodeString &regex,
236 * object using the specified match mode flags. These compile methods,
260 static RegexPattern * U_EXPORT2 compile( UText *regex,
267 * object using the specified match mode flags. These compile methods,
287 static RegexPattern * U_EXPORT2 compile( const UnicodeString &regex,
293 * object using the specified match mode flags. These compile methods,
315 static RegexPattern * U_EXPORT2 compile( UText *regex,