![]() |
JPCRE2
10.32.01
C++ wrapper for PCRE2 library
|
Variables | |
static const char | NAME [] = "JPCRE2" |
Name of the project. More... | |
static const char | FULL_VERSION [] = "10.32.01" |
Full version string. More... | |
static const char | VERSION_GENRE [] = "10" |
Generation, depends on original PCRE2 version. More... | |
static const char | VERSION_MAJOR [] = "32" |
Major version, updated when API change is made. More... | |
static const char | VERSION_MINOR [] = "01" |
Minor version, includes bug fix or minor feature upgrade. More... | |
static const char | VERSION_PRE_RELEASE [] = "" |
Alpha or beta (testing) release version. More... | |
Namespace to provide information about JPCRE2 library itself. Contains constant Strings with version info.
|
static |
Full version string.
|
static |
Name of the project.
|
static |
Generation, depends on original PCRE2 version.
|
static |
Major version, updated when API change is made.
|
static |
Minor version, includes bug fix or minor feature upgrade.
|
static |
Alpha or beta (testing) release version.