regex_t Struct Reference

#include <pcreposix.h>

List of all members.

Public Attributes

void * re_pcre
size_t re_nsub
size_t re_erroffset


Detailed Description

Definition at line 94 of file pcreposix.h.


Member Data Documentation

void* regex_t::re_pcre

Definition at line 95 of file pcreposix.h.

Referenced by main(), regcomp(), regexec(), and regfree().

size_t regex_t::re_nsub

Definition at line 96 of file pcreposix.h.

Referenced by regcomp().

size_t regex_t::re_erroffset

Definition at line 97 of file pcreposix.h.

Referenced by regcomp(), and regerror().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:35 2011 for ROOT_528-00b_version by  doxygen 1.5.1