Searched defs:regex (Results 1 – 1 of 1) sorted by relevance
123 const regex = /[!'()~]/g; constant150 const regex = new RegExp(`\\b${key}=[^&]*&?`, 'g'); constant