tempPool 665 srclib/apr-util/xml/expat/lib/xmlparse.c poolInit(&tempPool, &(((Parser *) parser)->m_mem));
tempPool 667 srclib/apr-util/xml/expat/lib/xmlparse.c protocolEncodingName = encodingName ? poolCopyString(&tempPool, encodingName) : 0;
tempPool 700 srclib/apr-util/xml/expat/lib/xmlparse.c protocolEncodingName = poolCopyString(&tempPool, encodingName);
tempPool 840 srclib/apr-util/xml/expat/lib/xmlparse.c poolDestroy(&tempPool);
tempPool 1584 srclib/apr-util/xml/expat/lib/xmlparse.c poolDiscard(&tempPool);
tempPool 1665 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 1687 srclib/apr-util/xml/expat/lib/xmlparse.c name.str = poolStoreString(&tempPool, enc, rawName,
tempPool 1691 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 1695 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 1703 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 1956 srclib/apr-util/xml/expat/lib/xmlparse.c &tempPool);
tempPool 1960 srclib/apr-util/xml/expat/lib/xmlparse.c appAtts[attIndex] = poolStart(&tempPool);
tempPool 1961 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 1964 srclib/apr-util/xml/expat/lib/xmlparse.c poolDiscard(&tempPool);
tempPool 1968 srclib/apr-util/xml/expat/lib/xmlparse.c appAtts[attIndex] = poolStoreString(&tempPool, enc, atts[i].valuePtr, atts[i].valueEnd);
tempPool 1971 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2041 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, b->uri[j]))
tempPool 2047 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, *s))
tempPool 2051 srclib/apr-util/xml/expat/lib/xmlparse.c tempPool.ptr[-1] = namespaceSeparator;
tempPool 2054 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, *s))
tempPool 2059 srclib/apr-util/xml/expat/lib/xmlparse.c appAtts[i] = poolStart(&tempPool);
tempPool 2060 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2456 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 2604 srclib/apr-util/xml/expat/lib/xmlparse.c doctypeName = poolStoreString(&tempPool, enc, s, next);
tempPool 2607 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2617 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 2632 srclib/apr-util/xml/expat/lib/xmlparse.c doctypePubid = poolStoreString(&tempPool, enc, s + 1, next - 1);
tempPool 2635 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2664 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 2746 srclib/apr-util/xml/expat/lib/xmlparse.c if (! poolAppendString(&tempPool, prefix))
tempPool 2748 srclib/apr-util/xml/expat/lib/xmlparse.c if (! poolAppend(&tempPool, enc, s, next))
tempPool 2750 srclib/apr-util/xml/expat/lib/xmlparse.c declAttributeType = tempPool.start;
tempPool 2764 srclib/apr-util/xml/expat/lib/xmlparse.c if (! poolAppendChar(&tempPool, ')')
tempPool 2765 srclib/apr-util/xml/expat/lib/xmlparse.c || ! poolAppendChar(&tempPool, '\0'))
tempPool 2767 srclib/apr-util/xml/expat/lib/xmlparse.c declAttributeType = tempPool.start;
tempPool 2768 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2774 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 2798 srclib/apr-util/xml/expat/lib/xmlparse.c if (! poolAppendChar(&tempPool, ')')
tempPool 2799 srclib/apr-util/xml/expat/lib/xmlparse.c || ! poolAppendChar(&tempPool, '\0'))
tempPool 2801 srclib/apr-util/xml/expat/lib/xmlparse.c declAttributeType = tempPool.start;
tempPool 2802 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2809 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 2840 srclib/apr-util/xml/expat/lib/xmlparse.c doctypeSysid = poolStoreString(&tempPool, enc, s + 1, next - 1);
tempPool 2843 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2974 srclib/apr-util/xml/expat/lib/xmlparse.c declNotationName = poolStoreString(&tempPool, enc, s, next);
tempPool 2977 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2984 srclib/apr-util/xml/expat/lib/xmlparse.c XML_Char *tem = poolStoreString(&tempPool,
tempPool 2992 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 2998 srclib/apr-util/xml/expat/lib/xmlparse.c = poolStoreString(&tempPool, enc,
tempPool 3010 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 3021 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 3520 srclib/apr-util/xml/expat/lib/xmlparse.c name = poolStoreString(&tempPool, enc,
tempPool 3526 srclib/apr-util/xml/expat/lib/xmlparse.c poolDiscard(&tempPool);
tempPool 3647 srclib/apr-util/xml/expat/lib/xmlparse.c target = poolStoreString(&tempPool, enc, start, tem);
tempPool 3650 srclib/apr-util/xml/expat/lib/xmlparse.c poolFinish(&tempPool);
tempPool 3651 srclib/apr-util/xml/expat/lib/xmlparse.c data = poolStoreString(&tempPool, enc,
tempPool 3658 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 3671 srclib/apr-util/xml/expat/lib/xmlparse.c data = poolStoreString(&tempPool,
tempPool 3679 srclib/apr-util/xml/expat/lib/xmlparse.c poolClear(&tempPool);
tempPool 3842 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, XML_T('=')))
tempPool 3848 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, dtd.defaultPrefix.binding->uri[i]))
tempPool 3863 srclib/apr-util/xml/expat/lib/xmlparse.c if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
tempPool 3866 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, *s))
tempPool 3868 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, XML_T('=')))
tempPool 3874 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, prefix->binding->uri[i]))
tempPool 3888 srclib/apr-util/xml/expat/lib/xmlparse.c if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
tempPool 3891 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, *s))
tempPool 3896 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, XML_T('\0')))
tempPool 3898 srclib/apr-util/xml/expat/lib/xmlparse.c return tempPool.start;
tempPool 3909 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, XML_T('\0')))
tempPool 3911 srclib/apr-util/xml/expat/lib/xmlparse.c e = (ENTITY *)lookup(&dtd.generalEntities, poolStart(&tempPool), 0);
tempPool 3917 srclib/apr-util/xml/expat/lib/xmlparse.c poolDiscard(&tempPool);
tempPool 3921 srclib/apr-util/xml/expat/lib/xmlparse.c if (poolLength(&tempPool) == 0)
tempPool 3924 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, XML_T('\0')))
tempPool 3926 srclib/apr-util/xml/expat/lib/xmlparse.c prefix = (PREFIX *)lookup(&dtd.prefixes, poolStart(&tempPool), sizeof(PREFIX));
tempPool 3929 srclib/apr-util/xml/expat/lib/xmlparse.c if (prefix->name == poolStart(&tempPool)) {
tempPool 3934 srclib/apr-util/xml/expat/lib/xmlparse.c poolDiscard(&tempPool);
tempPool 3937 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, *context))
tempPool 3939 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, XML_T('\0')))
tempPool 3941 srclib/apr-util/xml/expat/lib/xmlparse.c if (!addBinding(parser, prefix, 0, poolStart(&tempPool), &inheritedBindings))
tempPool 3943 srclib/apr-util/xml/expat/lib/xmlparse.c poolDiscard(&tempPool);
tempPool 3949 srclib/apr-util/xml/expat/lib/xmlparse.c if (!poolAppendChar(&tempPool, *s))