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;
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
3858 xmlTextReaderGetParserProp(xmlTextReaderPtr reader, int prop) { in xmlTextReaderGetParserProp() function
31550 ret_val = xmlTextReaderGetParserProp(reader, prop); in test_xmlTextReaderGetParserProp()
1941 xmlTextReaderGetParserProp