OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PartialMatchFunctor
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/util/
pcre.h
303
struct
PartialMatchFunctor
{
323
static const
PartialMatchFunctor
PartialMatch;
pcre.cc
43
const PCRE::
PartialMatchFunctor
PCRE::PartialMatch = { };
185
bool PCRE::
PartialMatchFunctor
::operator ()(const StringPiece& text,
[
all
...]
Completed in 112 milliseconds