Home
last modified time | relevance | path

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

/PHP-5.5/ext/libxml/
H A Dlibxml.c382 static int php_libxml_streams_IO_close(void *context) in php_libxml_streams_IO_close() function
413 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_input_buffer_create_filename()
415 php_libxml_streams_IO_close(context); in php_libxml_input_buffer_create_filename()
459 ret->closecallback = php_libxml_streams_IO_close; in php_libxml_output_buffer_create_filename()
655 pib->closecallback = php_libxml_streams_IO_close; in _php_libxml_external_entity_loader()

Completed in 7 milliseconds