Home
last modified time | relevance | path

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

/PHP-7.0/ext/libxml/
H A Dlibxml.c392 static int php_libxml_streams_IO_close(void *context) in php_libxml_streams_IO_close() function
421 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()
467 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_output_buffer_create_filename()
660 pib->closecallback = php_libxml_streams_IO_close; in _php_libxml_external_entity_loader()

Completed in 7 milliseconds