apr_strmatch_pattern Struct Reference
[String matching routines]

#include <apr_strmatch.h>


Data Fields

const char *(* compare )(const apr_strmatch_pattern *this_pattern, const char *s, apr_size_t slen)
const char * pattern
apr_size_t length
void * context


Detailed Description

Precompiled search pattern


Field Documentation

const char*(* apr_strmatch_pattern::compare)(const apr_strmatch_pattern *this_pattern, const char *s, apr_size_t slen)

Function called to compare

const char* apr_strmatch_pattern::pattern

Current pattern

apr_size_t apr_strmatch_pattern::length

Current length

void* apr_strmatch_pattern::context

hook to add precomputed metadata


The documentation for this struct was generated from the following file:
Generated on Tue Sep 11 08:13:14 2007 for Apache Portable Runtime Utility Library by  doxygen 1.5.2