Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/regexp/
Dregexp.js288 const regex = /(?:)+/; constant
/arkcompiler/ets_frontend/arkguard/src/common/
DApiExtractor.ts528 const regex = /"([^"]*)"/g; constant