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

 


xmlautomata.h

Includes:

Introduction



Typedefs


xmlAutomata


typedef struct _xmlAutomata xmlAutomata;  
Discussion

xmlAutomataPtr:

A libxml automata description, It can be compiled into a regexp


xmlAutomataState


typedef struct _xmlAutomataState xmlAutomataState;  
Discussion

xmlAutomataStatePtr:

A state int the automata description,

Last Updated: 2006-06-20