Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c1759 void *ioctx; in PHP_FUNCTION() local
1788 ioctx = php_xmlwriter_streams_IO_open_write_wrapper(valid_file TSRMLS_CC); in PHP_FUNCTION()
1789 if (ioctx == NULL) { in PHP_FUNCTION()
1794 php_xmlwriter_streams_IO_close, ioctx, NULL); in PHP_FUNCTION()

Completed in 12 milliseconds