Home
last modified time | relevance | path

Searched refs:NS_ATT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmlparse.c251 } NS_ATT; typedef
540 NS_ATT *m_nsAtts;
2899 NS_ATT *temp; in storeAtts()
2905 temp = (NS_ATT *)REALLOC(nsAtts, nsAttsSize * sizeof(NS_ATT)); in storeAtts()
/external/expat/lib/
Dxmlparse.c259 } NS_ATT; typedef
548 NS_ATT *m_nsAtts;
2935 NS_ATT *temp; in storeAtts()
2941 temp = (NS_ATT *)REALLOC(nsAtts, nsAttsSize * sizeof(NS_ATT)); in storeAtts()