HomeSort by relevance Sort by last modified time
    Searched refs:lasttext (Results 1 - 2 of 2) sorted by null

  /external/libxslt/libxslt/
transform.c 668 if (ctxt->lasttext == target->content) {
683 ctxt->lasttext = newbuf;
691 ctxt->lasttext = target->content;
733 ctxt->lasttext = NULL;
785 ctxt->lasttext = copy->content;
791 ctxt->lasttext = NULL;
841 ctxt->lasttext = NULL;
882 ctxt->lasttext = copy->content;
938 ctxt->lasttext = copy->content;
946 * MAYBE TODO: Maybe we should reset the ctxt->lasttext her
    [all...]
xsltInternals.h 1745 const xmlChar *lasttext; \/* last text node content *\/ member in struct:_xsltTransformContext
    [all...]

Completed in 535 milliseconds