Searched refs:nodeList (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dtransform.c4265 oldList = ctxt->nodeList;
4418 ctxt->nodeList = list;
4514 ctxt->nodeList = oldList;
4878 oldList = ctxt->nodeList;
4879 ctxt->nodeList = list;
4947 ctxt->nodeList = oldList;
5449 xmlXPathFreeNodeSet(ctxt->nodeList);
H A Dxsltutils.c966 list = ctxt->nodeList;
1088 list = ctxt->nodeList;
H A DxsltInternals.h1579 xmlNodeSetPtr nodeList; /* the current node list */ member in struct:_xsltTransformContext

Completed in 55 milliseconds