Searched refs:idAttIndex (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlwf.c341 int idAttIndex = XML_GetIdAttributeIndex(parser); local
342 if (idAttIndex < 0)
345 idAttPtr = atts + idAttIndex;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c639 #define idAttIndex (parser->m_idAttIndex) macro
1210 return idAttIndex;
2738 idAttIndex = i;
2743 idAttIndex = -1;

Completed in 107 milliseconds