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

/external/libxml2/include/libxml/
H A Dentities.h70 typedef xmlEntitiesTable *xmlEntitiesTablePtr; typedef
124 XMLPUBFUN xmlEntitiesTablePtr XMLCALL
127 XMLPUBFUN xmlEntitiesTablePtr XMLCALL
128 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
131 xmlFreeEntitiesTable (xmlEntitiesTablePtr table);
135 xmlEntitiesTablePtr table);

Completed in 53 milliseconds