Searched refs:php_libxml_streams_IO_close (Results 1 – 1 of 1) sorted by relevance
395 static int php_libxml_streams_IO_close(void *context) in php_libxml_streams_IO_close() function424 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_input_buffer_create_filename()426 php_libxml_streams_IO_close(context); in php_libxml_input_buffer_create_filename()475 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_output_buffer_create_filename()668 pib->closecallback = php_libxml_streams_IO_close; in _php_libxml_external_entity_loader()
Completed in 11 milliseconds