Home | History | Annotate | Download | only in i18n

Lines Matching full:source2

284 uregex_clone(const URegularExpression *source2, UErrorCode *status)  {
285 RegularExpression *source = (RegularExpression*)source2;