Home
last modified time | relevance | path

Searched refs:needSep (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c5377 XML_Bool needSep = XML_FALSE; in getContext() local
5390 needSep = XML_TRUE; in getContext()
5403 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5416 needSep = XML_TRUE; in getContext()
5428 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5433 needSep = XML_TRUE; in getContext()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c5377 XML_Bool needSep = XML_FALSE; in getContext() local
5390 needSep = XML_TRUE; in getContext()
5403 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5416 needSep = XML_TRUE; in getContext()
5428 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5433 needSep = XML_TRUE; in getContext()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c5497 XML_Bool needSep = XML_FALSE; in getContext() local
5510 needSep = XML_TRUE; in getContext()
5523 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5536 needSep = XML_TRUE; in getContext()
5548 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP)) in getContext()
5553 needSep = XML_TRUE; in getContext()