Home
last modified time | relevance | path

Searched defs:_xmlValidCtxt (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
Dvalid.h67 struct _xmlValidCtxt { struct
68 void *userData; /* user specific data block */
69 xmlValidityErrorFunc error; /* the callback in case of errors */
70 xmlValidityWarningFunc warning; /* the callback in case of warning */
73 xmlNodePtr node; /* Current parsed Node */
74 int nodeNr; /* Depth of the parsing stack */
75 int nodeMax; /* Max depth of the parsing stack */
76 xmlNodePtr *nodeTab; /* array of nodes */
78 unsigned int flags; /* internal flags */
79 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/
Dvalid.h67 struct _xmlValidCtxt { struct
68 void *userData; /* user specific data block */
69 xmlValidityErrorFunc error; /* the callback in case of errors */
70 xmlValidityWarningFunc warning; /* the callback in case of warning */
73 xmlNodePtr node; /* Current parsed Node */
74 int nodeNr; /* Depth of the parsing stack */
75 int nodeMax; /* Max depth of the parsing stack */
76 xmlNodePtr *nodeTab; /* array of nodes */
78 unsigned int flags; /* internal flags */
79 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/external/libxml2/include/libxml/
H A Dvalid.h71 struct _xmlValidCtxt { struct
72 void *userData; /* user specific data block */
73 xmlValidityErrorFunc error; /* the callback in case of errors */
74 xmlValidityWarningFunc warning; /* the callback in case of warning */
77 xmlNodePtr node; /* Current parsed Node */
78 int nodeNr; /* Depth of the parsing stack */
79 int nodeMax; /* Max depth of the parsing stack */
80 xmlNodePtr *nodeTab; /* array of nodes */
82 unsigned int flags; /* internal flags */
83 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
Dvalid.h67 struct _xmlValidCtxt { struct
68 void *userData; /* user specific data block */
69 xmlValidityErrorFunc error; /* the callback in case of errors */
70 xmlValidityWarningFunc warning; /* the callback in case of warning */
73 xmlNodePtr node; /* Current parsed Node */
74 int nodeNr; /* Depth of the parsing stack */
75 int nodeMax; /* Max depth of the parsing stack */
76 xmlNodePtr *nodeTab; /* array of nodes */
78 unsigned int flags; /* internal flags */
79 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/
Dvalid.h67 struct _xmlValidCtxt { struct
68 void *userData; /* user specific data block */
69 xmlValidityErrorFunc error; /* the callback in case of errors */
70 xmlValidityWarningFunc warning; /* the callback in case of warning */
73 xmlNodePtr node; /* Current parsed Node */
74 int nodeNr; /* Depth of the parsing stack */
75 int nodeMax; /* Max depth of the parsing stack */
76 xmlNodePtr *nodeTab; /* array of nodes */
78 unsigned int flags; /* internal flags */
79 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A Dvalid.h67 struct _xmlValidCtxt { struct
68 void *userData; /* user specific data block */
69 xmlValidityErrorFunc error; /* the callback in case of errors */
70 xmlValidityWarningFunc warning; /* the callback in case of warning */
73 xmlNodePtr node; /* Current parsed Node */
74 int nodeNr; /* Depth of the parsing stack */
75 int nodeMax; /* Max depth of the parsing stack */
76 xmlNodePtr *nodeTab; /* array of nodes */
78 unsigned int flags; /* internal flags */
79 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int flags; /* internal flags */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int flags; /* internal flags */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int flags; /* internal flags */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int flags; /* internal flags */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
Dvalid.h82 struct _xmlValidCtxt { struct
83 void *userData; /* user specific data block */
84 xmlValidityErrorFunc error; /* the callback in case of errors */
85 xmlValidityWarningFunc warning; /* the callback in case of warning */
88 xmlNodePtr node; /* Current parsed Node */
89 int nodeNr; /* Depth of the parsing stack */
90 int nodeMax; /* Max depth of the parsing stack */
91 xmlNodePtr *nodeTab; /* array of nodes */
93 unsigned int finishDtd; /* finished validating the Dtd ? */
94 xmlDocPtr doc; /* the document */
[all …]