curBase           847 third_party/expat/files/lib/xmlparse.c   curBase = NULL;
curBase          1239 third_party/expat/files/lib/xmlparse.c     curBase = p;
curBase          1242 third_party/expat/files/lib/xmlparse.c     curBase = NULL;
curBase          1249 third_party/expat/files/lib/xmlparse.c   return curBase;
curBase          3949 third_party/expat/files/lib/xmlparse.c             entity->base = curBase;
curBase          3992 third_party/expat/files/lib/xmlparse.c           entity->base = curBase;
curBase          4160 third_party/expat/files/lib/xmlparse.c                               curBase, 0, 0, 0);
curBase          4218 third_party/expat/files/lib/xmlparse.c         declEntity->base = curBase;
curBase          4375 third_party/expat/files/lib/xmlparse.c                             curBase,
curBase          4387 third_party/expat/files/lib/xmlparse.c                             curBase,
curBase          1692 third_party/libxml/src/xinclude.c 	xmlChar *curBase;
curBase          1705 third_party/libxml/src/xinclude.c 	    curBase = xmlBuildRelativeURI(URL, ctxt->base);
curBase          1706 third_party/libxml/src/xinclude.c 	    if (curBase == NULL) {	/* Error return */
curBase          1712 third_party/libxml/src/xinclude.c 	        if (!xmlStrchr(curBase, (xmlChar) '/'))
curBase          1713 third_party/libxml/src/xinclude.c 		    xmlFree(curBase);
curBase          1715 third_party/libxml/src/xinclude.c 		    base = curBase;
curBase          1723 third_party/libxml/src/xinclude.c 		    curBase = xmlNodeGetBase(node->doc, node);
curBase          1725 third_party/libxml/src/xinclude.c 		    if (curBase == NULL) {
curBase          1733 third_party/libxml/src/xinclude.c 			if (xmlStrEqual(curBase, node->doc->URL)) {
curBase          1760 third_party/libxml/src/xinclude.c 			xmlFree(curBase);