Searched defs:regex (Results 1 – 6 of 6) sorted by relevance
84 const regex = /\[(\d+)\]/; constant
2380 let regex = new RegExp(strNew(query), 'i'); variable
75 const regex = /\${(.*?)}/g; constant
156 const regex = /\((.*?)\)/; // 匹配括号内的内容 constant
1210 const regex = /^\$[a-zA-Z_][a-zA-Z0-9_]*$/; constant
29579 struct regex { struct29583 regex_match_func match; argument29589 struct regex regex; argument