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.h11568 #undef xmlTextReaderLookupNamespace
11569 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace __attribute((alias("xml…
11571 #ifndef xmlTextReaderLookupNamespace
11572 extern __typeof (xmlTextReaderLookupNamespace) xmlTextReaderLookupNamespace__internal_alias __attri…
11573 #define xmlTextReaderLookupNamespace xmlTextReaderLookupNamespace__internal_alias macro
Dxmlreader.c2560 xmlTextReaderLookupNamespace(xmlTextReaderPtr reader, const xmlChar *prefix) { in xmlTextReaderLookupNamespace() function
Dxmlschemas.c21880 nsName = xmlTextReaderLookupNamespace(vctxt->reader, prefix); in xmlSchemaLookupNamespace()
Dtestapi.c31941 ret_val = xmlTextReaderLookupNamespace(reader, (const xmlChar *)prefix); in test_xmlTextReaderLookupNamespace()
/external/libxml2/win32/
Dlibxml2.def.src1952 xmlTextReaderLookupNamespace