Home
last modified time | relevance | path

Searched refs:xmlCopyNotationTable (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dvalid.h161 xmlCopyNotationTable (xmlNotationTablePtr table);
/reactos/sdk/lib/3rdparty/libxml2/
H A Dvalid.c2518 xmlCopyNotationTable(xmlNotationTablePtr table) { in xmlCopyNotationTable() function
H A Dtree.c4585 ret->notations = (void *) xmlCopyNotationTable( in xmlCopyDtd()