Home
last modified time | relevance | path

Searched refs:anygroup (Results 1 – 1 of 1) sorted by relevance

/external/regex-re2/re2/
Dparse.cc1418 static UGroup anygroup = { "Any", +1, any16, 1, any32, 1 }; variable
1433 return &anygroup; in LookupUnicodeGroup()