xmlTextReaderDepth   62 third_party/libxml/chromium/libxml_utils.h   int Depth() { return xmlTextReaderDepth(reader_); }
xmlTextReaderDepth 11190 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderDepth
xmlTextReaderDepth 11191 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderDepth) xmlTextReaderDepth __attribute((alias("xmlTextReaderDepth__internal_alias")));
xmlTextReaderDepth 11193 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderDepth
xmlTextReaderDepth 11194 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderDepth) xmlTextReaderDepth__internal_alias __attribute((visibility("hidden")));
xmlTextReaderDepth 11195 third_party/libxml/src/elfgcchack.h #define xmlTextReaderDepth xmlTextReaderDepth__internal_alias
xmlTextReaderDepth  150 third_party/libxml/src/include/libxml/xmlreader.h 			xmlTextReaderDepth	(xmlTextReaderPtr reader);
xmlTextReaderDepth 2087 third_party/libxml/src/runtest.c 	    xmlTextReaderDepth(reader),
xmlTextReaderDepth 30820 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderDepth(reader);
xmlTextReaderDepth 1743 third_party/libxml/src/xmllint.c 		xmlTextReaderDepth(reader),
xmlTextReaderDepth 26992 third_party/libxml/src/xmlschemas.c 	depth = xmlTextReaderDepth(vctxt->reader);
xmlTextReaderDepth 27080 third_party/libxml/src/xmlschemas.c 		    curDepth = xmlTextReaderDepth(vctxt->reader);
xmlTextReaderDepth 27083 third_party/libxml/src/xmlschemas.c 			curDepth = xmlTextReaderDepth(vctxt->reader);