Searched defs:regex (Results 1 – 4 of 4) sorted by relevance
84 const regex = /\[(\d+)\]/; constant
2174 let regex = new RegExp(strNew(query), 'i'); variable
156 const regex = /\((.*?)\)/; // 匹配括号内的内容 constant
29579 struct regex { struct29583 regex_match_func match; argument29589 struct regex regex; argument