Home
last modified time | relevance | path

Searched refs:origNsName (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/libs/libxslt/
H A DxsltInternals.h1216 const xmlChar *origNsName; /* the original XML namespace name */ member
/reactos/dll/3rdparty/libxslt/
H A Dxslt.c505 ret->origNsName = ns->href; in xsltNewNamespaceMapItem()
6309 ns->ns->href = ns->origNsName; in xsltRestoreDocumentNamespaces()
6310 ns->origNsName = NULL; in xsltRestoreDocumentNamespaces()