handlerArg        850 third_party/expat/files/lib/xmlparse.c   handlerArg = NULL;
handlerArg       1018 third_party/expat/files/lib/xmlparse.c   void *oldHandlerArg = handlerArg;
handlerArg       1078 third_party/expat/files/lib/xmlparse.c     handlerArg = userData;
handlerArg       1080 third_party/expat/files/lib/xmlparse.c     handlerArg = parser;
handlerArg       1197 third_party/expat/files/lib/xmlparse.c   handlerArg = parser;
handlerArg       1226 third_party/expat/files/lib/xmlparse.c   if (handlerArg == userData)
handlerArg       1227 third_party/expat/files/lib/xmlparse.c     handlerArg = userData = p;
handlerArg       2267 third_party/expat/files/lib/xmlparse.c         characterDataHandler(handlerArg, &c, 1);
handlerArg       2316 third_party/expat/files/lib/xmlparse.c             characterDataHandler(handlerArg, &ch, 1);
handlerArg       2340 third_party/expat/files/lib/xmlparse.c             skippedEntityHandler(handlerArg, name, 0);
handlerArg       2353 third_party/expat/files/lib/xmlparse.c               skippedEntityHandler(handlerArg, entity->name, 0);
handlerArg       2443 third_party/expat/files/lib/xmlparse.c           startElementHandler(handlerArg, tag->name.str,
handlerArg       2469 third_party/expat/files/lib/xmlparse.c           startElementHandler(handlerArg, name.str, (const XML_Char **)atts);
handlerArg       2475 third_party/expat/files/lib/xmlparse.c           endElementHandler(handlerArg, name.str);
handlerArg       2484 third_party/expat/files/lib/xmlparse.c             endNamespaceDeclHandler(handlerArg, b->prefix->name);
handlerArg       2532 third_party/expat/files/lib/xmlparse.c           endElementHandler(handlerArg, tag->name.str);
handlerArg       2539 third_party/expat/files/lib/xmlparse.c             endNamespaceDeclHandler(handlerArg, b->prefix->name);
handlerArg       2556 third_party/expat/files/lib/xmlparse.c           characterDataHandler(handlerArg, buf, XmlEncode(n, (ICHAR *)buf));
handlerArg       2567 third_party/expat/files/lib/xmlparse.c         characterDataHandler(handlerArg, &c, 1);
handlerArg       2576 third_party/expat/files/lib/xmlparse.c           startCdataSectionHandler(handlerArg);
handlerArg       2591 third_party/expat/files/lib/xmlparse.c           characterDataHandler(handlerArg, dataBuf, 0);
handlerArg       2613 third_party/expat/files/lib/xmlparse.c           characterDataHandler(handlerArg, dataBuf,
handlerArg       2617 third_party/expat/files/lib/xmlparse.c           characterDataHandler(handlerArg,
handlerArg       2645 third_party/expat/files/lib/xmlparse.c               charDataHandler(handlerArg, dataBuf,
handlerArg       2653 third_party/expat/files/lib/xmlparse.c             charDataHandler(handlerArg,
handlerArg       3158 third_party/expat/files/lib/xmlparse.c     startNamespaceDeclHandler(handlerArg, prefix->name,
handlerArg       3222 third_party/expat/files/lib/xmlparse.c         endCdataSectionHandler(handlerArg);
handlerArg       3226 third_party/expat/files/lib/xmlparse.c         characterDataHandler(handlerArg, dataBuf, 0);
handlerArg       3239 third_party/expat/files/lib/xmlparse.c         characterDataHandler(handlerArg, &c, 1);
handlerArg       3253 third_party/expat/files/lib/xmlparse.c               charDataHandler(handlerArg, dataBuf,
handlerArg       3261 third_party/expat/files/lib/xmlparse.c             charDataHandler(handlerArg,
handlerArg       3472 third_party/expat/files/lib/xmlparse.c     xmlDeclHandler(handlerArg, storedversion, storedEncName, standalone);
handlerArg       3863 third_party/expat/files/lib/xmlparse.c         startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid,
handlerArg       3928 third_party/expat/files/lib/xmlparse.c         startDoctypeDeclHandler(handlerArg, doctypeName,
handlerArg       3960 third_party/expat/files/lib/xmlparse.c                 !notStandaloneHandler(handlerArg))
handlerArg       3974 third_party/expat/files/lib/xmlparse.c         endDoctypeDeclHandler(handlerArg);
handlerArg       4003 third_party/expat/files/lib/xmlparse.c                 !notStandaloneHandler(handlerArg))
handlerArg       4098 third_party/expat/files/lib/xmlparse.c           attlistDeclHandler(handlerArg, declElementType->name,
handlerArg       4135 third_party/expat/files/lib/xmlparse.c           attlistDeclHandler(handlerArg, declElementType->name,
handlerArg       4155 third_party/expat/files/lib/xmlparse.c             entityDeclHandler(handlerArg,
handlerArg       4195 third_party/expat/files/lib/xmlparse.c           && !notStandaloneHandler(handlerArg))
handlerArg       4227 third_party/expat/files/lib/xmlparse.c         entityDeclHandler(handlerArg,
handlerArg       4246 third_party/expat/files/lib/xmlparse.c           unparsedEntityDeclHandler(handlerArg,
handlerArg       4256 third_party/expat/files/lib/xmlparse.c           entityDeclHandler(handlerArg,
handlerArg       4373 third_party/expat/files/lib/xmlparse.c         notationDeclHandler(handlerArg,
handlerArg       4385 third_party/expat/files/lib/xmlparse.c         notationDeclHandler(handlerArg,
handlerArg       4510 third_party/expat/files/lib/xmlparse.c             skippedEntityHandler(handlerArg, name, 1);
handlerArg       4553 third_party/expat/files/lib/xmlparse.c           !notStandaloneHandler(handlerArg))
handlerArg       4586 third_party/expat/files/lib/xmlparse.c           elementDeclHandler(handlerArg, declElementType->name, content);
handlerArg       4662 third_party/expat/files/lib/xmlparse.c             elementDeclHandler(handlerArg, declElementType->name, model);
handlerArg       5300 third_party/expat/files/lib/xmlparse.c   processingInstructionHandler(handlerArg, target, data);
handlerArg       5322 third_party/expat/files/lib/xmlparse.c   commentHandler(handlerArg, data);
handlerArg       5346 third_party/expat/files/lib/xmlparse.c       defaultHandler(handlerArg, dataBuf, (int)(dataPtr - (ICHAR *)dataBuf));
handlerArg       5351 third_party/expat/files/lib/xmlparse.c     defaultHandler(handlerArg, (XML_Char *)s, (int)((XML_Char *)end - (XML_Char *)s));