Searched defs:regex (Results 1 – 12 of 12) sorted by relevance
84 const regex = /\[(\d+)\]/; constant
2422 let regex = new RegExp(strNew(query), 'i'); variable
75 const regex = /\${(.*?)}/g; constant
71 const regex = /\(([\d]+)\)/; constant
156 const regex = /\((.*?)\)/; // 匹配括号内的内容 constant
484 std::string regex; in ParseIgnoreFileRegex() local
228 const regex = /\/oh_modules\/([^/]+)$/; constant
527 bool ResourceUtil::AddIgnoreFileRegex(const std::string ®ex, IgnoreType ignoreType) in AddIgnoreFileRegex()
1209 const regex = /^\$[a-zA-Z_][a-zA-Z0-9_]*$/; constant
1213 const regex = /^\$[a-zA-Z_][a-zA-Z0-9_]*$/; constant
29579 struct regex { struct29583 regex_match_func match; argument29589 struct regex regex; argument