Lines Matching defs:data
1765 XML_UnknownEncodingHandler handler, void *data) {
1769 parser->m_unknownEncodingHandlerData = data;
1858 /* If data are left over from last buffer, and we now know that these
1859 data are the final chunk of input, then we have to check them again
1871 * with no new data (since len == 0). Changing the parsing
2144 /* This must be a brand new buffer with no data in it yet */
2157 /* This must be a brand new buffer with no data in it yet */
3104 changing only the character data. You set up a defaultHandler
4376 info.data = NULL;
4384 info.release(info.data);
4388 parser->m_unknownEncodingMem, info.map, info.convert, info.data);
4390 parser->m_unknownEncodingData = info.data;
4397 info.release(info.data);
6293 XML_Char *data;
6306 data = poolStoreString(&parser->m_tempPool, enc, XmlSkipS(enc, tem),
6308 if (! data)
6310 normalizeLines(data);
6311 parser->m_processingInstructionHandler(parser->m_handlerArg, target, data);
6319 XML_Char *data;
6325 data = poolStoreString(&parser->m_tempPool, enc,
6328 if (! data)
6330 normalizeLines(data);
6331 parser->m_commentHandler(parser->m_handlerArg, data);
7536 * at that time) and puts the real data from dtd->scaffold in.
7553 * Or (the same data) presented in flat array view: