OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindAndConsumeFunctor
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/util/
pcre.h
354
struct
FindAndConsumeFunctor
{
374
static const
FindAndConsumeFunctor
FindAndConsume;
pcre.cc
46
const PCRE::
FindAndConsumeFunctor
PCRE::FindAndConsume = { };
277
bool PCRE::
FindAndConsumeFunctor
::operator ()(StringPiece* input,
[
all
...]
Completed in 41 milliseconds