Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

pcre++.h File Reference

#include <string>
#include <sstream>
#include <vector>
#include <map>
#include <stdexcept>
#include <iostream>
#include <pcre.h>
#include <locale.h>

Go to the source code of this file.

Namespaces

namespace  pcrepp

Defines

#define __pcredebug   if(0) cerr
#define PCRE_GLOBAL   0x10000


Define Documentation

#define __pcredebug   if(0) cerr
 

Definition at line 62 of file pcre++.h.

Referenced by pcrepp::Pcre::replace().

#define PCRE_GLOBAL   0x10000
 

additional binary flag in the hope Philip never ever uses the same in the future

See also:
Pcre(const std::string& expression, unsigned int flags)

Definition at line 68 of file pcre++.h.

Referenced by pcrepp::Pcre::Pcre().


Generated on Wed Aug 25 01:38:04 2004 for PCRE++ by doxygen1.3-rc3