poolStart        2805 third_party/expat/files/lib/xmlparse.c       appAtts[attIndex] = poolStart(&tempPool);
poolStart        2943 third_party/expat/files/lib/xmlparse.c               const XML_Char *s1 = poolStart(&tempPool);
poolStart        2966 third_party/expat/files/lib/xmlparse.c         s = poolStart(&tempPool);
poolStart        4117 third_party/expat/files/lib/xmlparse.c         attVal = poolStart(&dtd->pool);
poolStart        4150 third_party/expat/files/lib/xmlparse.c           declEntity->textPtr = poolStart(&dtd->entityValuePool);
poolStart        5414 third_party/expat/files/lib/xmlparse.c       prefix = (PREFIX *)lookup(parser, &dtd->prefixes, poolStart(&dtd->pool),
poolStart        5418 third_party/expat/files/lib/xmlparse.c       if (prefix->name == poolStart(&dtd->pool))
poolStart        5476 third_party/expat/files/lib/xmlparse.c           id->prefix = (PREFIX *)lookup(parser, &dtd->prefixes, poolStart(&dtd->pool),
poolStart        5478 third_party/expat/files/lib/xmlparse.c           if (id->prefix->name == poolStart(&dtd->pool))
poolStart        5572 third_party/expat/files/lib/xmlparse.c       e = (ENTITY *)lookup(parser, &dtd->generalEntities, poolStart(&tempPool), 0);
poolStart        5587 third_party/expat/files/lib/xmlparse.c         prefix = (PREFIX *)lookup(parser, &dtd->prefixes, poolStart(&tempPool),
poolStart        5591 third_party/expat/files/lib/xmlparse.c         if (prefix->name == poolStart(&tempPool)) {
poolStart        5605 third_party/expat/files/lib/xmlparse.c       if (addBinding(parser, prefix, NULL, poolStart(&tempPool),