Home | History | Annotate | Download | only in intltest

Lines Matching refs:useAnchoringBounds

953         REGEX_ASSERT(&m == &m.useAnchoringBounds(FALSE));
958 REGEX_ASSERT(&m == &m.useAnchoringBounds(TRUE));
2059 REGEX_ASSERT(&m == &m.useAnchoringBounds(FALSE));
2064 REGEX_ASSERT(&m == &m.useAnchoringBounds(TRUE));
3165 matcher->useAnchoringBounds(FALSE);
3167 UTF8Matcher->useAnchoringBounds(FALSE);