Searched refs:attVTs (Results 1 – 3 of 3) sorted by relevance
78 cur->next = style->attVTs; in xsltNewAttrVT()83 style->attVTs = (xsltAttrVTPtr) cur; in xsltNewAttrVT()337 style->attVTs = avt; in xsltCompileAttr()
1603 void *attVTs; member
995 if (style->attVTs) in xsltFreeStylesheet()996 xsltFreeAVTList(style->attVTs); in xsltFreeStylesheet()