Home
last modified time | relevance | path

Searched refs:matches1 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/regexp/
Dregexp.js292 const matches1 = regex.exec(str10); constant
293 print(matches1);