The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

regexp Struct Reference

#include <regexp.h>

List of all members.

Public Attributes

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


Member Data Documentation

char* endp[NSUBEXP]
 

Definition at line 13 of file regexp.h.

Referenced by builtin_match(), builtin_subst(), headers1(), macro_headers(), and regtry().

char program[1]
 

Definition at line 18 of file regexp.h.

Referenced by regcomp(), and regtry().

char reganch
 

Definition at line 15 of file regexp.h.

Referenced by regcomp().

int regmlen
 

Definition at line 17 of file regexp.h.

Referenced by regcomp().

char* regmust
 

Definition at line 16 of file regexp.h.

Referenced by regcomp().

char regstart
 

Definition at line 14 of file regexp.h.

Referenced by regcomp().

char* startp[NSUBEXP]
 

Definition at line 12 of file regexp.h.

Referenced by builtin_match(), builtin_subst(), headers1(), macro_headers(), and regtry().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 8 17:08:41 2004 for MPT by  doxygen 1.3.9.1