ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference

 


xmlregexp.h

Includes:

Introduction



Typedefs


xmlRegExecCtxt


typedef struct _xmlRegExecCtxt xmlRegExecCtxt;  
Discussion

xmlRegExecCtxtPtr:

A libxml progressive regular expression evaluation context


xmlRegexp


typedef struct _xmlRegexp xmlRegexp;  
Discussion

xmlRegexpPtr:

A libxml regular expression, they can actually be far more complex thank the POSIX regex expressions.

Last Updated: 2006-06-20