Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c453 #define poolFinish(pool) ((pool)->start = (pool)->ptr) macro
2477 poolFinish(&tempPool); in doContent()
2481 poolFinish(&tempPool); in doContent()
2820 poolFinish(&tempPool); in storeAtts()
2828 poolFinish(&tempPool); in storeAtts()
2983 poolFinish(&tempPool); in storeAtts()
3478 poolFinish(&temp2Pool); in processXmlDecl()
3871 poolFinish(&tempPool); in doProlog()
3918 poolFinish(&tempPool); in doProlog()
3937 poolFinish(&dtd->pool); in doProlog()
[all …]
/external/expat/lib/
Dxmlparse.c461 #define poolFinish(pool) ((pool)->start = (pool)->ptr) macro
2513 poolFinish(&tempPool); in doContent()
2517 poolFinish(&tempPool); in doContent()
2856 poolFinish(&tempPool); in storeAtts()
2864 poolFinish(&tempPool); in storeAtts()
3019 poolFinish(&tempPool); in storeAtts()
3514 poolFinish(&temp2Pool); in processXmlDecl()
3907 poolFinish(&tempPool); in doProlog()
3954 poolFinish(&tempPool); in doProlog()
3973 poolFinish(&dtd->pool); in doProlog()
[all …]