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

/freebsd-9.3-release/contrib/expat/lib/
H A Dxmltok.h123 } ATTRIBUTE; typedef in typeref:struct:__anon968
148 ATTRIBUTE *atts);
H A Dxmlparse.c539 ATTRIBUTE *m_atts;
761 atts = (ATTRIBUTE *)MALLOC(attsSize * sizeof(ATTRIBUTE));
2753 ATTRIBUTE *temp;
2758 temp = (ATTRIBUTE *)REALLOC((void *)atts, attsSize * sizeof(ATTRIBUTE));
2774 ATTRIBUTE *currAtt = &atts[i];
H A Dxmltok_impl.c1432 int attsMax, ATTRIBUTE *atts)

Completed in 165 milliseconds