Home
last modified time | relevance | path

Searched refs:php_libxml_streams_IO_close (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/libxml/
H A Dlibxml.c392 static int php_libxml_streams_IO_close(void *context) in php_libxml_streams_IO_close() function
469 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_input_buffer_create_filename()
471 php_libxml_streams_IO_close(context); in php_libxml_input_buffer_create_filename()
520 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_output_buffer_create_filename()
713 pib->closecallback = php_libxml_streams_IO_close; in _php_libxml_external_entity_loader()

Completed in 8 milliseconds