Home
last modified time | relevance | path

Searched refs:xmlTextReaderConstValue (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/
DtestOOM.c183 txt = xmlTextReaderConstValue(reader); in processNode()
206 s = (const char *)xmlTextReaderConstValue (reader); in processNode()
213 s = (const char *)xmlTextReaderConstValue (reader); in processNode()
Dlibxml2.syms1708 xmlTextReaderConstValue;
Delfgcchack.h11280 #undef xmlTextReaderConstValue
11281 extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue __attribute((alias("xmlTextReader…
11283 #ifndef xmlTextReaderConstValue
11284 extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue__internal_alias __attribute((visi…
11285 #define xmlTextReaderConstValue xmlTextReaderConstValue__internal_alias macro
Dxmllint.c1732 value = xmlTextReaderConstValue(reader); in processNode()
Druntest.c2150 value = xmlTextReaderConstValue(reader); in processNode()
Dxmlreader.c3610 xmlTextReaderConstValue(xmlTextReaderPtr reader) { in xmlTextReaderConstValue() function
Dtestapi.c31054 ret_val = xmlTextReaderConstValue(reader); in test_xmlTextReaderConstValue()
/external/libxml2/doc/examples/
Dreader1.c33 value = xmlTextReaderConstValue(reader); in processNode()
Dreader2.c34 value = xmlTextReaderConstValue(reader); in processNode()
/external/libxml2/include/libxml/
Dxmlreader.h184 xmlTextReaderConstValue (xmlTextReaderPtr reader);
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle267 d xmlTextReaderConstValue...
268 d pr * extproc('xmlTextReaderConstValue') const xmlChar *
/external/libxml2/win32/
Dlibxml2.def.src1928 xmlTextReaderConstValue