Process Hacker
|
Go to the source code of this file.
Macros | |
#define | HAVE_CONFIG_H |
#define | STRING(a) # a |
#define | XSTRING(s) STRING(s) |
Functions | |
PCRE_EXP_DEFN const char *PCRE_CALL_CONVENTION | pcre_version (void) |
#define HAVE_CONFIG_H |
Definition at line 45 of file pcre_version.c.
#define STRING | ( | a | ) | # a |
Definition at line 61 of file pcre_version.c.
#define XSTRING | ( | s | ) | STRING(s) |
Definition at line 62 of file pcre_version.c.
PCRE_EXP_DEFN const char* PCRE_CALL_CONVENTION pcre_version | ( | void | ) |
Definition at line 84 of file pcre_version.c.