OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FoldsASCII
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/re2/
regexp.cc
776
bool CharClassBuilder::
FoldsASCII
() {
927
cc->folds_ascii_ =
FoldsASCII
();
regexp.h
248
bool
FoldsASCII
() { return folds_ascii_; }
590
bool
FoldsASCII
();
Completed in 697 milliseconds