Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/coreImpl/checker/src/
Dforbidden_words_check.ts39 const regx = /(\/\*|\*\/|\*)|\\n|\\r/g; constant
Dwords_check.ts71 const regx = /(\/\*|\*\/|\*)|\n|\r/g; constant
Dnaming_check.ts44 const regx = /(\/\*|\*\/|\*)|\n|\r/g; constant