Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c2747 int oldAttsSize = attsSize; in storeAtts() local
2763 if (n > oldAttsSize) in storeAtts()
/external/expat/lib/
Dxmlparse.c2783 int oldAttsSize = attsSize; in storeAtts() local
2799 if (n > oldAttsSize) in storeAtts()