Home
last modified time | relevance | path

Searched defs:matchcond (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Donepass.cc137 uint32 matchcond; // conditions to match right now. member
257 uint32 matchcond = nextmatchcond; in SearchOnePass() local
322 uint32 matchcond = state->matchcond; in SearchOnePass() local
/external/chromium_org/third_party/re2/re2/
Donepass.cc137 uint32 matchcond; // conditions to match right now. member
257 uint32 matchcond = nextmatchcond; in SearchOnePass() local
322 uint32 matchcond = state->matchcond; in SearchOnePass() local