Searched refs:xmlTextReaderConstString (Results 1 – 8 of 8) sorted by relevance
181 xmlTextReaderConstString (xmlTextReaderPtr reader,
262 d xmlTextReaderConstString...263 d pr * extproc('xmlTextReaderConstString') const xmlChar *
1707 xmlTextReaderConstString;
11290 #undef xmlTextReaderConstString11291 extern __typeof (xmlTextReaderConstString) xmlTextReaderConstString __attribute((alias("xmlTextRead…11293 #ifndef xmlTextReaderConstString11294 extern __typeof (xmlTextReaderConstString) xmlTextReaderConstString__internal_alias __attribute((vi…11295 #define xmlTextReaderConstString xmlTextReaderConstString__internal_alias macro
3825 xmlTextReaderConstString(xmlTextReaderPtr reader, const xmlChar *str) { in xmlTextReaderConstString() function
31020 ret_val = xmlTextReaderConstString(reader, (const xmlChar *)str); in test_xmlTextReaderConstString()
1929 xmlTextReaderConstString
84103 - xmlTextReaderConstString() to get an interned string from112263 -#undef xmlTextReaderConstString112264 -extern __typeof (xmlTextReaderConstString) xmlTextReaderConstString __attribute((alias("xmlTextRea…112266 -#ifndef xmlTextReaderConstString112267 -extern __typeof (xmlTextReaderConstString) xmlTextReaderConstString__internal_alias __attribute((v…112268 -#define xmlTextReaderConstString xmlTextReaderConstString__internal_alias