Home
last modified time | relevance | path

Searched defs:_xmlStreamStep (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dpattern.c88 struct _xmlStreamStep { struct
89 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 */
/external/libxml2/
Dpattern.c91 struct _xmlStreamStep { struct
92 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 */