Searched defs:regex (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/regexp/ | ||
| D | regexp.js | 288 const regex = /(?:)+/; constant |
| /arkcompiler/ets_frontend/arkguard/src/common/ | ||
| D | ApiExtractor.ts | 528 const regex = /"([^"]*)"/g; constant |