Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/stringreplace/
Dstringreplace.js39 var re2 = /[ABC]/g; variable
/arkcompiler/ets_runtime/test/moduletest/regexp/
Dregexp.js412 const re2 = /[Cz]/g; constant
548 let re2 = /-/; variable