Searched refs:xmlTextReaderGetParserProp (Results 1 – 7 of 7) sorted by relevance
254 xmlTextReaderGetParserProp (xmlTextReaderPtr reader,
368 d xmlTextReaderGetParserProp...369 d pr 10i 0 extproc('xmlTextReaderGetParserProp')
1275 xmlTextReaderGetParserProp;
11436 #undef xmlTextReaderGetParserProp11437 extern __typeof (xmlTextReaderGetParserProp) xmlTextReaderGetParserProp __attribute((alias("xmlText…11439 #ifndef xmlTextReaderGetParserProp11440 extern __typeof (xmlTextReaderGetParserProp) xmlTextReaderGetParserProp__internal_alias __attribute…11441 #define xmlTextReaderGetParserProp xmlTextReaderGetParserProp__internal_alias macro
3838 xmlTextReaderGetParserProp(xmlTextReaderPtr reader, int prop) { in xmlTextReaderGetParserProp() function
31388 ret_val = xmlTextReaderGetParserProp(reader, prop); in test_xmlTextReaderGetParserProp()
1941 xmlTextReaderGetParserProp