Searched refs:php_libxml_streams_IO_close (Results 1 – 1 of 1) sorted by relevance
344 static int php_libxml_streams_IO_close(void *context) in php_libxml_streams_IO_close() function421 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_input_buffer_create_filename()423 php_libxml_streams_IO_close(context); in php_libxml_input_buffer_create_filename()472 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_output_buffer_create_filename()663 pib->closecallback = php_libxml_streams_IO_close; in _php_libxml_external_entity_loader()
Completed in 10 milliseconds