Home
last modified time | relevance | path

Searched refs:xmlTextReaderLookupNamespace (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dxmlreader.h223 xmlTextReaderLookupNamespace(xmlTextReaderPtr reader,
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle332 d xmlTextReaderLookupNamespace...
334 d 'xmlTextReaderLookupNamespace')
/external/libxml2/
Dlibxml2.syms1277 xmlTextReaderLookupNamespace;
Delfgcchack.h11578 #undef xmlTextReaderLookupNamespace
11579 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace __attribute((alias("xml…
11581 #ifndef xmlTextReaderLookupNamespace
11582 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace__internal_alias __attri…
11583 #define xmlTextReaderLookupNamespace xmlTextReaderLookupNamespace__internal_alias macro
Dxmlreader.c2628 xmlTextReaderLookupNamespace(xmlTextReaderPtr reader, const xmlChar *prefix) { in xmlTextReaderLookupNamespace() function
Dxmlschemas.c21965 nsName = xmlTextReaderLookupNamespace(vctxt->reader, prefix); in xmlSchemaLookupNamespace()
Dtestapi.c31942 ret_val = xmlTextReaderLookupNamespace(reader, (const xmlChar *)prefix); in test_xmlTextReaderLookupNamespace()
/external/libxml2/win32/
Dlibxml2.def.src1953 xmlTextReaderLookupNamespace