Searched refs:xmlTextReaderLookupNamespace (Results 1 – 8 of 8) sorted by relevance
223 xmlTextReaderLookupNamespace(xmlTextReaderPtr reader,
332 d xmlTextReaderLookupNamespace...334 d 'xmlTextReaderLookupNamespace')
1277 xmlTextReaderLookupNamespace;
11578 #undef xmlTextReaderLookupNamespace11579 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace __attribute((alias("xml…11581 #ifndef xmlTextReaderLookupNamespace11582 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace__internal_alias __attri…11583 #define xmlTextReaderLookupNamespace xmlTextReaderLookupNamespace__internal_alias macro
2628 xmlTextReaderLookupNamespace(xmlTextReaderPtr reader, const xmlChar *prefix) { in xmlTextReaderLookupNamespace() function
21965 nsName = xmlTextReaderLookupNamespace(vctxt->reader, prefix); in xmlSchemaLookupNamespace()
31942 ret_val = xmlTextReaderLookupNamespace(reader, (const xmlChar *)prefix); in test_xmlTextReaderLookupNamespace()
1953 xmlTextReaderLookupNamespace