Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_Pattern Struct Reference

Regular expressions that are used to perform highlight in the log window. More...


Data Fields

const char * str
int style
regex_t buffer


Detailed Description

Regular expressions that are used to perform highlight in the log window.


Field Documentation

regex_t _Pattern::buffer
 

The compiled pattern to use for matching.

Generated from str.

const char* _Pattern::str
 

The pattern to match.

int _Pattern::style
 

How to highlight it - one of the STYLE_xxx constants.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:49 2002 for Privoxy 3.1.1 by doxygen1.2.15