Searched refs:startCdataSectionHandler (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c563 #define startCdataSectionHandler \ macro
814 startCdataSectionHandler = NULL;
951 = startCdataSectionHandler;
1011 startCdataSectionHandler = oldStartCdataSectionHandler;
1258 startCdataSectionHandler = start;
1265 startCdataSectionHandler = start;
2491 if (startCdataSectionHandler)
2492 startCdataSectionHandler(handlerArg);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c563 #define startCdataSectionHandler \ macro
814 startCdataSectionHandler = NULL;
951 = startCdataSectionHandler;
1011 startCdataSectionHandler = oldStartCdataSectionHandler;
1258 startCdataSectionHandler = start;
1265 startCdataSectionHandler = start;
2491 if (startCdataSectionHandler)
2492 startCdataSectionHandler(handlerArg);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c574 #define startCdataSectionHandler \ macro
856 startCdataSectionHandler = NULL;
994 = startCdataSectionHandler;
1060 startCdataSectionHandler = oldStartCdataSectionHandler;
1319 startCdataSectionHandler = start;
1326 startCdataSectionHandler = start;
2575 if (startCdataSectionHandler)
2576 startCdataSectionHandler(handlerArg);

Completed in 57 milliseconds