Home | History | Annotate | Download | only in re2

Lines Matching refs:re2

1 // Copyright 2008 The RE2 Authors.  All Rights Reserved.
24 #include "re2/prog.h"
25 #include "re2/stringpiece.h"
31 "Whether the RE2 DFA should bail out early "
34 namespace re2 {
1041 // RE2::Set can tell exactly which match instructions
1403 // of 10 bytes per state computation, fail so that RE2 can
1838 // "longest match" DFA, because RE2 never does reverse
2132 } // namespace re2