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