Home
last modified time | relevance | path

Searched defs:whole_class (Results 1 – 1 of 1) sorted by relevance

/external/regex-re2/re2/
Dparse.cc1615 const StringPiece& whole_class, in ParseCCCharacter()
1638 const StringPiece& whole_class, in ParseCCRange()
1665 StringPiece whole_class = *s; in ParseCharClass() local