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

/external/chromium_org/third_party/expat/files/lib/
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);
/external/expat/lib/
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 73 milliseconds