Lines Matching refs:poolStart
591 #define poolStart(pool) ((pool)->start) macro
3390 appAtts[attIndex] = poolStart(&parser->m_tempPool); in storeAtts()
3584 const XML_Char *s1 = poolStart(&parser->m_tempPool); in storeAtts()
3608 s = poolStart(&parser->m_tempPool); in storeAtts()
4866 attVal = poolStart(&dtd->pool); in doProlog()
4900 parser->m_declEntity->textPtr = poolStart(&dtd->entityValuePool); in doProlog()
6308 prefix = (PREFIX *)lookup(parser, &dtd->prefixes, poolStart(&dtd->pool), in setElementTypePrefix()
6312 if (prefix->name == poolStart(&dtd->pool)) in setElementTypePrefix()
6369 poolStart(&dtd->pool), sizeof(PREFIX)); in getAttributeId()
6372 if (id->prefix->name == poolStart(&dtd->pool)) in getAttributeId()
6493 poolStart(&parser->m_tempPool), 0); in setContext()
6509 poolStart(&parser->m_tempPool), sizeof(PREFIX)); in setContext()
6512 if (prefix->name == poolStart(&parser->m_tempPool)) { in setContext()
6525 if (addBinding(parser, prefix, NULL, poolStart(&parser->m_tempPool), in setContext()