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

  /external/libxslt/libxslt/
variables.c 180 RVT->next = (xmlNodePtr) ctxt->localRVT;
181 if (ctxt->localRVT != NULL)
182 ctxt->localRVT->prev = (xmlNodePtr) RVT;
183 ctxt->localRVT = RVT;
419 cur = ctxt->localRVT;
429 ctxt->localRVT = NULL;
    [all...]
transform.c     [all...]
xsltInternals.h     [all...]

Completed in 124 milliseconds