grok_match Struct Reference

Data Fields

const grok_tgrok
 The grok_t instance that generated this match.
const char * subject
 Pointer to the string matched.
int start
 Start position of the match.
int end
 End position of match.

Field Documentation

End position of match.

The grok_t instance that generated this match.

This is a pointer to the grok parameter given to grok_exec().

See also:
grok_exec()

Start position of the match.

0 is beginning of string

const char* grok_match::subject

Pointer to the string matched.

This is a pointer to the text parameter given to grok_exec()

See also:
grok_exec()

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables

Generated on Tue Apr 20 01:29:03 2010 for grok by  doxygen 1.6.1