regexp_error_report_t Struct Reference

#include <regexp.h>


Detailed Description

Definition at line 136 of file regexp.h.

Data Fields

int pos1
int pos2
char msg [MAX_REGEXP_ERROR_LENGTH]


Field Documentation

char regexp_error_report_t::msg[MAX_REGEXP_ERROR_LENGTH]
 

Definition at line 139 of file regexp.h.

Referenced by Dic_search_RegE().

int regexp_error_report_t::pos1
 

Definition at line 137 of file regexp.h.

Referenced by Dic_search_RegE().

int regexp_error_report_t::pos2
 

Definition at line 138 of file regexp.h.

Referenced by Dic_search_RegE().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5