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

/external/libxml2/include/libxml/
H A Dentities.h71 typedef xmlEntitiesTable *xmlEntitiesTablePtr; typedef
125 XMLPUBFUN xmlEntitiesTablePtr XMLCALL
128 XMLPUBFUN xmlEntitiesTablePtr XMLCALL
129 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
132 xmlFreeEntitiesTable (xmlEntitiesTablePtr table);
136 xmlEntitiesTablePtr table);

Completed in 52 milliseconds