xmlNode            49 chrome/browser/component_updater/update_response.cc static bool TagNameEquals(const xmlNode* node, const char* expected_name) {
xmlNode            54 chrome/browser/component_updater/update_response.cc static std::vector<xmlNode*> GetChildren(xmlNode* root, const char* name) {
xmlNode            55 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> result;
xmlNode            56 chrome/browser/component_updater/update_response.cc   for (xmlNode* child = root->children; child != NULL; child = child->next) {
xmlNode            66 chrome/browser/component_updater/update_response.cc static std::string GetAttribute(xmlNode* node, const char* attribute_name) {
xmlNode           106 chrome/browser/component_updater/update_response.cc bool ParsePackageTag(xmlNode* package,
xmlNode           140 chrome/browser/component_updater/update_response.cc bool ParseManifestTag(xmlNode* manifest,
xmlNode           171 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> packages = GetChildren(manifest, "packages");
xmlNode           178 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> package = GetChildren(packages[0], "package");
xmlNode           188 chrome/browser/component_updater/update_response.cc bool ParseUrlsTag(xmlNode* urls,
xmlNode           192 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> url = GetChildren(urls, "url");
xmlNode           224 chrome/browser/component_updater/update_response.cc bool ParseUpdateCheckTag(xmlNode* updatecheck,
xmlNode           232 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> urls = GetChildren(updatecheck, "urls");
xmlNode           242 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> manifests = GetChildren(updatecheck, "manifest");
xmlNode           252 chrome/browser/component_updater/update_response.cc bool ParseAppTag(xmlNode* app,
xmlNode           263 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> updates = GetChildren(app, "updatecheck");
xmlNode           293 chrome/browser/component_updater/update_response.cc   xmlNode* root = xmlDocGetRootElement(document.get());
xmlNode           312 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> daystarts = GetChildren(root, "daystart");
xmlNode           314 chrome/browser/component_updater/update_response.cc     xmlNode* first = daystarts[0];
xmlNode           323 chrome/browser/component_updater/update_response.cc   std::vector<xmlNode*> apps = GetChildren(root, "app");
xmlNode            51 chrome/common/extensions/update_manifest.cc static bool TagNameEquals(const xmlNode* node, const char* expected_name,
xmlNode            60 chrome/common/extensions/update_manifest.cc static std::vector<xmlNode*> GetChildren(xmlNode* root, xmlNs* xml_namespace,
xmlNode            62 chrome/common/extensions/update_manifest.cc   std::vector<xmlNode*> result;
xmlNode            63 chrome/common/extensions/update_manifest.cc   for (xmlNode* child = root->children; child != NULL; child = child->next) {
xmlNode            73 chrome/common/extensions/update_manifest.cc static std::string GetAttribute(xmlNode* node, const char* attribute_name) {
xmlNode           114 chrome/common/extensions/update_manifest.cc static xmlNs* GetNamespace(xmlNode* node, const char* expected_href) {
xmlNode           128 chrome/common/extensions/update_manifest.cc static bool ParseSingleAppTag(xmlNode* app_node, xmlNs* xml_namespace,
xmlNode           139 chrome/common/extensions/update_manifest.cc   std::vector<xmlNode*> updates = GetChildren(app_node, xml_namespace,
xmlNode           149 chrome/common/extensions/update_manifest.cc   xmlNode *updatecheck = updates[0];
xmlNode           236 chrome/common/extensions/update_manifest.cc   xmlNode *root = xmlDocGetRootElement(document.get());
xmlNode           262 chrome/common/extensions/update_manifest.cc   std::vector<xmlNode*> daystarts = GetChildren(root, gupdate_ns, "daystart");
xmlNode           264 chrome/common/extensions/update_manifest.cc     xmlNode* first = daystarts[0];
xmlNode           273 chrome/common/extensions/update_manifest.cc   std::vector<xmlNode*> apps = GetChildren(root, gupdate_ns, "app");
xmlNode          1821 third_party/libxml/src/SAX2.c 	ret = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          1827 third_party/libxml/src/SAX2.c     memset(ret, 0, sizeof(xmlNode));
xmlNode          2191 third_party/libxml/src/SAX2.c 	memset(ret, 0, sizeof(xmlNode));
xmlNode           449 third_party/libxml/src/include/libxml/tree.h typedef struct _xmlNode xmlNode;
xmlNode           450 third_party/libxml/src/include/libxml/tree.h typedef xmlNode *xmlNodePtr;
xmlNode           418 third_party/libxml/src/include/libxml/valid.h 		xmlValidGetValidElements(xmlNode *prev,
xmlNode           419 third_party/libxml/src/include/libxml/valid.h 					 xmlNode *next,
xmlNode          3783 third_party/libxml/src/relaxng.c     xmlNode node;
xmlNode          25985 third_party/libxml/src/testapi.c     xmlNode * prev; /* an element to insert after */
xmlNode          25987 third_party/libxml/src/testapi.c     xmlNode * next; /* an element to insert next */
xmlNode          2121 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2126 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2183 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2188 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2225 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2231 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2359 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2364 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2389 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2394 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2507 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2512 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2551 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2556 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2620 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2625 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2671 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2676 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          2705 third_party/libxml/src/tree.c     cur = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          2710 third_party/libxml/src/tree.c     memset(cur, 0, sizeof(xmlNode));
xmlNode          4120 third_party/libxml/src/tree.c     ret = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          4125 third_party/libxml/src/tree.c     memset(ret, 0, sizeof(xmlNode));
xmlNode          9239 third_party/libxml/src/tree.c 		clone = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          9244 third_party/libxml/src/tree.c 		memset(clone, 0, sizeof(xmlNode));
xmlNode          5384 third_party/libxml/src/valid.c 		    tmp = (xmlNodePtr) xmlMalloc(sizeof(xmlNode));
xmlNode          6938 third_party/libxml/src/valid.c xmlValidGetValidElements(xmlNode *prev, xmlNode *next, const xmlChar **names,
xmlNode          6946 third_party/libxml/src/valid.c     xmlNode *ref_node;
xmlNode          6947 third_party/libxml/src/valid.c     xmlNode *parent;
xmlNode          6948 third_party/libxml/src/valid.c     xmlNode *test_node;
xmlNode          6950 third_party/libxml/src/valid.c     xmlNode *prev_next;
xmlNode          6951 third_party/libxml/src/valid.c     xmlNode *next_prev;
xmlNode          6952 third_party/libxml/src/valid.c     xmlNode *parent_childs;
xmlNode          6953 third_party/libxml/src/valid.c     xmlNode *parent_last;