| abslexer.h | RE/flex abstract lexer base class for reflex-generated scanners |
| absmatcher.h | RE/flex abstract matcher base class and pattern matcher class |
| bits.h | RE/flex operations on dynamic bit vectors |
| boostmatcher.h | Boost::regex-based matcher engines for pattern matching |
| debug.h | RE/flex debug logs and assertions |
| flexlexer.h | RE/flex Flex-compatible FlexLexer base class and Lex/Flex-compatible macros |
| input.h | RE/flex input character sequence class |
| language_scripts.cpp | |
| language_scripts.h | Unicode language scripts |
| letter_scripts.cpp | |
| letter_scripts.h | Unicode letter scripts |
| matcher.h | RE/flex matcher engine |
| pattern.h | RE/flex regular expression pattern compiler |
| pl_scripts.cpp | Unicode programming language scripts |
| pl_scripts.h | Unicode programming language scripts |
| ranges.h | RE/flex range set container |
| reflex.cpp | RE/flex scanner generator replacement for Flex/Lex |
| reflex.h | RE/flex scanner generator replacement for Flex/Lex |
| setop.h | RE/flex operations on STL containers and sets |
| stdmatcher.h | C++11 std::regex-based matcher engines for pattern matching |
| traits.h | Type traits for (non-)const type inference |
| utf8.h | RE/flex UCS to UTF-8 converters |