Classes | Enumerations | Functions

pcre_wrapper.h File Reference

Implements communication wrapper with PCRE lib API. More...

#include "../utils/memleak.h"
#include "../params.h"
#include "../utils.h"
#include <pcre.h>
Include dependency graph for pcre_wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  c_pcre_callout_registrar
 PCRE callout implementation, automatic registering in c-tor and unregistering in d-tor. More...

Enumerations

enum  { PCRE_CALLOUT_OKAY = 0, PCRE_CALLOUT_ERROR = -1 }

Functions

bool pcre_my_compile (const string &pattern, int options, int &error_offset, string &error_string, pcre *&result1, pcre_extra *&result2)
 Compiles a pcre pattern.

Detailed Description

Implements communication wrapper with PCRE lib API.

Definition in file pcre_wrapper.h.


Generated on Sat Aug 7 2010 15:24:27 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads