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.h11290 #undef xmlTextReaderConstValue
11291 extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue __attribute((alias("xmlTextReader…
11293 #ifndef xmlTextReaderConstValue
11294 extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue__internal_alias __attribute((visi…
11295 #define xmlTextReaderConstValue xmlTextReaderConstValue__internal_alias macro
Dxmllint.c1738 value = xmlTextReaderConstValue(reader); in processNode()
Druntest.c2153 value = xmlTextReaderConstValue(reader); in processNode()
Dxmlreader.c3679 xmlTextReaderConstValue(xmlTextReaderPtr reader) { in xmlTextReaderConstValue() function
Dtestapi.c31055 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.src1929 xmlTextReaderConstValue