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

  /external/libxslt/libxslt/
attrvt.c 78 cur->next = style->attVTs;
83 style->attVTs = (xsltAttrVTPtr) cur;
334 * for this AVT may have changed. style->attVTs was set by
337 style->attVTs = avt;
xsltInternals.h     [all...]
xslt.c 995 if (style->attVTs)
996 xsltFreeAVTList(style->attVTs);
    [all...]

Completed in 141 milliseconds