Searched defs:_xmlStreamStep (Results 1 – 2 of 2) sorted by relevance
88 struct _xmlStreamStep { struct89 int flags; /* properties of that step */90 const xmlChar *name; /* first string value if NULL accept all */91 const xmlChar *ns; /* second string value */92 int nodeType; /* type of node */
91 struct _xmlStreamStep { struct92 int flags; /* properties of that step */93 const xmlChar *name; /* first string value if NULL accept all */94 const xmlChar *ns; /* second string value */95 int nodeType; /* type of node */