|
PCRE2 C++ Wrapper 1.3.0
pcre2cpp
|
| Npcre2cpp | Main namespace of pcre2cpp library |
| Nutils | |
| Cpcre2_data | Translation container from pcre2 library to pcre2cpp |
| Cpcre2_data< utf_type::UTF_8 > | Specialization of Translation container from pcre2 library to pcre2cpp for UTF-8 |
| Cpcre2_data< utf_type::UTF_16 > | Specialization of Translation container from pcre2 library to pcre2cpp for UTF-16 |
| Cpcre2_data< utf_type::UTF_32 > | Specialization of Translation container from pcre2 library to pcre2cpp for UTF-32 |
| Cbasic_pcre2cpp_exception | Base pcre2cpp exception class |
| Cbasic_regex_exception | Regex exception class |
| Cbasic_match_result_exception | Match result exception class |
| Cbasic_match_value | Match value container |
| Csub_match_value | Sub match value container |
| Cbasic_match_result | Basic container to result data of match function |
| C_value_result_data | Result data container |
| Cbasic_regex | Basic PCRE2 Regex container |