Home
last modified time | relevance | path

Searched refs:ComputeFirstByte (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Dnfa.cc107 int ComputeFirstByte();
143 first_byte_ = ComputeFirstByte(); in NFA()
623 int NFA::ComputeFirstByte() { in ComputeFirstByte() function in re2::NFA
/external/chromium_org/third_party/re2/re2/
Dnfa.cc107 int ComputeFirstByte();
143 first_byte_ = ComputeFirstByte(); in NFA()
623 int NFA::ComputeFirstByte() { in ComputeFirstByte() function in re2::NFA