Searched refs:lasttext (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dtransform.c557 if (ctxt->lasttext == target->content) {
572 ctxt->lasttext = newbuf;
580 ctxt->lasttext = target->content;
650 ctxt->lasttext = copy->content;
656 ctxt->lasttext = NULL;
717 ctxt->lasttext = NULL;
770 ctxt->lasttext = copy->content;
778 * MAYBE TODO: Maybe we should reset the ctxt->lasttext here
H A DxsltInternals.h1629 const xmlChar *lasttext; /* last text node content */ member in struct:_xsltTransformContext

Completed in 90 milliseconds