Home | History | Annotate | Download | only in lib

Lines Matching refs:XML_AttrInfo

544   XML_AttrInfo *m_attInfo;
767 attInfo = (XML_AttrInfo*)MALLOC(attsSize * sizeof(XML_AttrInfo));
1265 const XML_AttrInfo * XMLCALL
2736 XML_AttrInfo *temp2;
2744 temp2 = (XML_AttrInfo *)REALLOC((void *)attInfo, attsSize * sizeof(XML_AttrInfo));
2757 XML_AttrInfo *currAttInfo = &attInfo[i];