Home
last modified time | relevance | path

Searched refs:regex3 (Results 1 - 2 of 2) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/internal/
H A DRegexCacheTest.java37 final String regex3 = "[1-3][58]"; in testRegexInsertion()
49 regexCache.getPatternForRegex(regex3); in testRegexInsertion()
50 assertTrue(regexCache.containsRegex(regex3)); in testRegexInsertion()
/third_party/typescript/tests/baselines/reference/
H A DparseRegularExpressionMixedWithComments.js4 var regex3 = /**///**/ asdf / // should be a comment line variable
12 var regex3 = /**/ //**/ asdf / // should be a comment line variable

Completed in 1 milliseconds