Searched refs:xmlCopyEntitiesTable (Results 1 – 9 of 9) sorted by relevance
129 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
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
4354 ret->entities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()4366 ret->pentities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
946 xmlCopyEntitiesTable(xmlEntitiesTablePtr table) { in xmlCopyEntitiesTable() function
2294 #undef xmlCopyEntitiesTable2295 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable __attribute((alias("xmlCopyEntitiesTabl…2297 #ifndef xmlCopyEntitiesTable2298 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable__internal_alias __attribute((visibility…2299 #define xmlCopyEntitiesTable xmlCopyEntitiesTable__internal_alias macro
4407 ret->entities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()4419 ret->pentities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
687 xmlCopyEntitiesTable