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

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dattrvt.c78 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;
H A DxsltInternals.h1608 void *attVTs; member in struct:_xsltStylesheet
H A Dxslt.c1005 if (style->attVTs)
1006 xsltFreeAVTList(style->attVTs);

Completed in 179 milliseconds