Searched refs:xmlTextReaderGetParserProp (Results 1 – 7 of 7) sorted by relevance
254 xmlTextReaderGetParserProp (xmlTextReaderPtr reader,
395 d xmlTextReaderGetParserProp...396 d pr extproc('xmlTextReaderGetParserProp')
1275 xmlTextReaderGetParserProp;
11446 #undef xmlTextReaderGetParserProp11447 extern __typeof (xmlTextReaderGetParserProp) xmlTextReaderGetParserProp __attribute((alias("xmlText…11449 #ifndef xmlTextReaderGetParserProp11450 extern __typeof (xmlTextReaderGetParserProp) xmlTextReaderGetParserProp__internal_alias __attribute…11451 #define xmlTextReaderGetParserProp xmlTextReaderGetParserProp__internal_alias macro
3930 xmlTextReaderGetParserProp(xmlTextReaderPtr reader, int prop) { in xmlTextReaderGetParserProp() function
31551 ret_val = xmlTextReaderGetParserProp(reader, prop); in test_xmlTextReaderGetParserProp()
1942 xmlTextReaderGetParserProp