Home
last modified time | relevance | path

Searched defs:regexp1 (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
Dregexp-prototype-match.js72 var regexp1 = new RegExpSub('([0-9]+)-([0-9]+)-([0-9]+)'); variable
/third_party/libphonenumber/cpp/test/phonenumbers/
Dregexp_cache_test.cc52 const RegExp& regexp1 = cache_.GetRegExp(pattern1); in TEST_F() local