OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsingPCRE
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/util/
pcre.h
167
const bool
UsingPCRE
= true;
171
const bool
UsingPCRE
= false;
/external/regex-re2/re2/testing/
tester.cc
68
if (!
UsingPCRE
)
Completed in 55 milliseconds