regexp Struct Reference

#include <regexp.h>


Data Fields

char * startp [NSUBEXP]
char * endp [NSUBEXP]
char regstart
char reganch
char * regmust
int regmlen
char program [1]


Detailed Description

Definition at line 8 of file regexp.h.


Field Documentation

char* regexp::startp[NSUBEXP]

Definition at line 9 of file regexp.h.

Referenced by main(), and regexp_execute_internal().

char* regexp::endp[NSUBEXP]

Definition at line 10 of file regexp.h.

Referenced by main(), and regexp_execute_internal().

char regexp::regstart

Definition at line 11 of file regexp.h.

Referenced by regcomp().

char regexp::reganch

Definition at line 12 of file regexp.h.

Referenced by regcomp().

char* regexp::regmust

Definition at line 13 of file regexp.h.

Referenced by regcomp(), regexp_compile_internal(), and regexp_execute_internal().

int regexp::regmlen

Definition at line 14 of file regexp.h.

Referenced by regcomp().

char regexp::program[1]

Definition at line 15 of file regexp.h.

Referenced by regcomp().


The documentation for this struct was generated from the following file:
Generated on Sat Jan 26 08:48:10 2008 for WildLife by  doxygen 1.5.4