Process Hacker
pcre_version.c File Reference
#include "config.h"
#include "pcre_internal.h"

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)
 

Macro Definition Documentation

#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.

Function Documentation

PCRE_EXP_DEFN const char* PCRE_CALL_CONVENTION pcre_version ( void  )

Definition at line 84 of file pcre_version.c.