#include "pcre_internal.h"
Go to the source code of this file.
Defines | |
#define | STRING(a) # a |
#define | XSTRING(s) STRING(s) |
Functions | |
PCRE_EXP_DEFN const char *PCRE_CALL_CONVENTION | pcre_version (void) |
#define STRING | ( | a | ) | # a |
Definition at line 60 of file pcre_version.c.
Definition at line 61 of file pcre_version.c.
PCRE_EXP_DEFN const char* PCRE_CALL_CONVENTION pcre_version | ( | void | ) |
Definition at line 83 of file pcre_version.c.
References PCRE_DATE, PCRE_MAJOR, PCRE_PRERELEASE, XSTRING, and Z.