ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference
|
xmlregexp.h |
Includes: |
xmlRegExecCtxt |
typedef struct _xmlRegExecCtxt xmlRegExecCtxt;
xmlRegExecCtxtPtr:
A libxml progressive regular expression evaluation context
xmlRegexp |
typedef struct _xmlRegexp xmlRegexp;
xmlRegexpPtr:
A libxml regular expression, they can actually be far more complex
thank the POSIX regex expressions.
|