Home | History | Annotate | Download | only in intltest

Lines Matching refs:UREGEX_MULTILINE

2244     RegexMatcher    tokenMatcher(tokenExpr, testFileAsString, UREGEX_MULTILINE | UREGEX_DOTALL, status);