|
PCRE2 C++ Wrapper 1.2.4
pcre2cpp
|
Translation container from pcre2 library to pcre2cpp. More...
#include <pcre2cpp.hpp>
Translation container from pcre2 library to pcre2cpp.
| utf | utf coding type (UTF-8 -> utf_type::UTF_8, UTF-16 -> utf_type::UTF_16, UTF-32 -> utf_type::UTF_32) |