OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FullMatchFunctor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/re2/util/
pcre.h
285
struct
FullMatchFunctor
{
305
static const
FullMatchFunctor
FullMatch;
pcre.cc
49
const PCRE::
FullMatchFunctor
PCRE::FullMatch = { } ;
147
bool PCRE::
FullMatchFunctor
::operator ()(const StringPiece& text,
[
all
...]
Completed in 72 milliseconds