Searched defs:xmlNotationTablePtr (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/include/libxml/
H A Dvalid.h118 typedef xmlNotationTable *xmlNotationTablePtr; typedef
160 XMLPUBFUN xmlNotationTablePtr XMLCALL
161 xmlCopyNotationTable (xmlNotationTablePtr table);
164 xmlFreeNotationTable (xmlNotationTablePtr table);
171 xmlNotationTablePtr table);

Completed in 119 milliseconds