Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dentities.rpgle146 d xmlCopyEntitiesTable...
147 d pr extproc('xmlCopyEntitiesTable')
/external/libxml2/include/libxml/
Dentities.h129 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
/external/libxml2/
Dentities.c946 xmlCopyEntitiesTable(xmlEntitiesTablePtr table) { in xmlCopyEntitiesTable() function
Dlibxml2.syms517 xmlCopyEntitiesTable;
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.c4417 ret->entities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
4429 ret->pentities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
/external/libxml2/win32/
Dlibxml2.def.src694 xmlCopyEntitiesTable