Searched refs:xmlTextReaderLookupNamespace (Results 1 – 8 of 8) sorted by relevance
223 xmlTextReaderLookupNamespace(xmlTextReaderPtr reader,
313 d xmlTextReaderLookupNamespace...315 d 'xmlTextReaderLookupNamespace')
1277 xmlTextReaderLookupNamespace;
11568 #undef xmlTextReaderLookupNamespace11569 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace __attribute((alias("xml…11571 #ifndef xmlTextReaderLookupNamespace11572 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace__internal_alias __attri…11573 #define xmlTextReaderLookupNamespace xmlTextReaderLookupNamespace__internal_alias macro
2552 xmlTextReaderLookupNamespace(xmlTextReaderPtr reader, const xmlChar *prefix) { in xmlTextReaderLookupNamespace() function
21842 nsName = xmlTextReaderLookupNamespace(vctxt->reader, prefix); in xmlSchemaLookupNamespace()
31779 ret_val = xmlTextReaderLookupNamespace(reader, (const xmlChar *)prefix); in test_xmlTextReaderLookupNamespace()
1952 xmlTextReaderLookupNamespace