grok_match.h File Reference

Go to the source code of this file.

Data Structures

struct  grok_match

Typedefs

typedef struct grok_match grok_match_t

Functions

const grok_capturegrok_match_get_named_capture (const grok_match_t *gm, const char *name)
int grok_match_get_named_substring (const grok_match_t *gm, const char *name, const char **substr, int *len)
void grok_match_walk_init (const grok_match_t *gm)
int grok_match_walk_next (const grok_match_t *gm, char **name, int *namelen, const char **substr, int *substrlen)
void grok_match_walk_end (const grok_match_t *gm)

Detailed Description

 All Data Structures Files Functions Variables

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