Home
last modified time | relevance | path

Searched refs:xmlCopyEntitiesTable (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dentities.h129 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dentities.h128 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
/external/chromium_org/third_party/libxml/src/
Dentities.c863 xmlCopyEntitiesTable(xmlEntitiesTablePtr table) { in xmlCopyEntitiesTable() function
Delfgcchack.h2222 #undef xmlCopyEntitiesTable
2223 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable __attribute((alias("xmlCopyEntitiesTabl…
2225 #ifndef xmlCopyEntitiesTable
2226 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable__internal_alias __attribute((visibility…
2227 #define xmlCopyEntitiesTable xmlCopyEntitiesTable__internal_alias macro
Dtree.c4354 ret->entities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
4366 ret->pentities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
/external/libxml2/
Dentities.c946 xmlCopyEntitiesTable(xmlEntitiesTablePtr table) { in xmlCopyEntitiesTable() function
Delfgcchack.h2294 #undef xmlCopyEntitiesTable
2295 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable __attribute((alias("xmlCopyEntitiesTabl…
2297 #ifndef xmlCopyEntitiesTable
2298 extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable__internal_alias __attribute((visibility…
2299 #define xmlCopyEntitiesTable xmlCopyEntitiesTable__internal_alias macro
Dtree.c4407 ret->entities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
4419 ret->pentities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src687 xmlCopyEntitiesTable