pcrecpp Namespace Reference


Classes

class  RE_Options
class  RE
class  _RE_MatchObject
class  Arg
class  Scanner

Functions

static RE_Options UTF8 ()
static RE_Options CASELESS ()
static RE_Options MULTILINE ()
static RE_Options DOTALL ()
static RE_Options EXTENDED ()
Arg Hex (short *ptr)
Arg Octal (short *ptr)
Arg CRadix (short *ptr)
Arg Hex (unsigned short *ptr)
Arg Octal (unsigned short *ptr)
Arg CRadix (unsigned short *ptr)
Arg Hex (int *ptr)
Arg Octal (int *ptr)
Arg CRadix (int *ptr)
Arg Hex (unsigned int *ptr)
Arg Octal (unsigned int *ptr)
Arg CRadix (unsigned int *ptr)
Arg Hex (long *ptr)
Arg Octal (long *ptr)
Arg CRadix (long *ptr)
Arg Hex (unsigned long *ptr)
Arg Octal (unsigned long *ptr)
Arg CRadix (unsigned long *ptr)


Function Documentation

static RE_Options pcrecpp::CASELESS  )  [inline, static]
 

Definition at line 469 of file pcrecpp.h.

Arg pcrecpp::CRadix unsigned long *  ptr  )  [inline]
 

Definition at line 159 of file pcrecpparg.h.

Arg pcrecpp::CRadix long *  ptr  )  [inline]
 

Definition at line 158 of file pcrecpparg.h.

Arg pcrecpp::CRadix unsigned int *  ptr  )  [inline]
 

Definition at line 157 of file pcrecpparg.h.

Arg pcrecpp::CRadix int *  ptr  )  [inline]
 

Definition at line 156 of file pcrecpparg.h.

Arg pcrecpp::CRadix unsigned short *  ptr  )  [inline]
 

Definition at line 155 of file pcrecpparg.h.

Arg pcrecpp::CRadix short *  ptr  )  [inline]
 

Definition at line 154 of file pcrecpparg.h.

static RE_Options pcrecpp::DOTALL  )  [inline, static]
 

Definition at line 476 of file pcrecpp.h.

static RE_Options pcrecpp::EXTENDED  )  [inline, static]
 

Definition at line 480 of file pcrecpp.h.

Arg pcrecpp::Hex unsigned long *  ptr  )  [inline]
 

Definition at line 159 of file pcrecpparg.h.

Arg pcrecpp::Hex long *  ptr  )  [inline]
 

Definition at line 158 of file pcrecpparg.h.

Arg pcrecpp::Hex unsigned int *  ptr  )  [inline]
 

Definition at line 157 of file pcrecpparg.h.

Arg pcrecpp::Hex int *  ptr  )  [inline]
 

Definition at line 156 of file pcrecpparg.h.

Arg pcrecpp::Hex unsigned short *  ptr  )  [inline]
 

Definition at line 155 of file pcrecpparg.h.

Arg pcrecpp::Hex short *  ptr  )  [inline]
 

Definition at line 154 of file pcrecpparg.h.

Referenced by StringToHex().

static RE_Options pcrecpp::MULTILINE  )  [inline, static]
 

Definition at line 472 of file pcrecpp.h.

Arg pcrecpp::Octal unsigned long *  ptr  )  [inline]
 

Definition at line 159 of file pcrecpparg.h.

Arg pcrecpp::Octal long *  ptr  )  [inline]
 

Definition at line 158 of file pcrecpparg.h.

Arg pcrecpp::Octal unsigned int *  ptr  )  [inline]
 

Definition at line 157 of file pcrecpparg.h.

Arg pcrecpp::Octal int *  ptr  )  [inline]
 

Definition at line 156 of file pcrecpparg.h.

Arg pcrecpp::Octal unsigned short *  ptr  )  [inline]
 

Definition at line 155 of file pcrecpparg.h.

Arg pcrecpp::Octal short *  ptr  )  [inline]
 

Definition at line 154 of file pcrecpparg.h.

static RE_Options pcrecpp::UTF8  )  [inline, static]
 

Definition at line 465 of file pcrecpp.h.


Generated on Mon Dec 7 16:12:10 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Mon Dec 07 16:24:39 2009 by modify_doxy.py rev. 173732