Searched refs:xmlCopyEntitiesTable (Results 1 – 4 of 4) sorted by relevance
128 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
863 xmlCopyEntitiesTable(xmlEntitiesTablePtr table) { in xmlCopyEntitiesTable() function
2222 #undef xmlCopyEntitiesTable2223 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable __attribute((alias("xmlCopyEntitiesTabl…2225 #ifndef xmlCopyEntitiesTable2226 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable__internal_alias __attribute((visibility…2227 #define xmlCopyEntitiesTable xmlCopyEntitiesTable__internal_alias macro
4367 ret->entities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()4379 ret->pentities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()