Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
Dentities.rpgle148 d xmlCopyEntitiesTable...
149 d pr extproc('xmlCopyEntitiesTable')
/third_party/libxml2/include/libxml/
Dentities.h129 xmlCopyEntitiesTable (xmlEntitiesTablePtr table);
/third_party/libxml2/
Dentities.c980 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.c4503 ret->entities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
4515 ret->pentities = (void *) xmlCopyEntitiesTable( in xmlCopyDtd()
/third_party/libxml2/win32/
Dlibxml2.def.src694 xmlCopyEntitiesTable
/third_party/chromium/patch/
D0001-cve.patch103279 -#undef xmlCopyEntitiesTable
103280 -extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable __attribute((alias("xmlCopyEntitiesTab…
103282 -#ifndef xmlCopyEntitiesTable
103283 -extern __typeof (xmlCopyEntitiesTable) xmlCopyEntitiesTable__internal_alias __attribute((visibilit…
103284 -#define xmlCopyEntitiesTable xmlCopyEntitiesTable__internal_alias