Home
last modified time | relevance | path

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

/napi_generator/src/vscode_plugin/src/parse/
Dparsec.ts32 const comregex = /,\s*\/\/.*$/gm; constant
60 const comregex = /\/\/.*$/gm; constant
89 const comregex = /\/\/.*$/gm; constant
174 const comregex = /\/\/.*$/gm; constant
350 const comregex = /\/\/.*$/gm; constant