Searched refs:xmlIO_close_func (Results 1 – 1 of 1) sorted by relevance
225 static int xmlIO_close_func(void* context) in xmlIO_close_func() function274 xmlParserInputBufferCreateIO(xmlIO_read_func, xmlIO_close_func, c, XML_CHAR_ENCODING_NONE); in resolve_func()350 xmlIO_read_func, xmlIO_close_func, &c, 0, 0, 0); in parse()
Completed in 12 milliseconds