Home | History | Annotate | Download | only in i18n

Lines Matching refs:RegexPattern

53 RegexCompile::RegexCompile(RegexPattern *rxp, UErrorCode &status) :
137 // There should be no pattern stuff in the RegexPattern object. They can not be reused.
140 // Prepare the RegexPattern object to receive the compiled pattern.