Home
last modified time | relevance | path

Searched refs:php_libxml_streams_IO_open_wrapper (Results 1 – 1 of 1) sorted by path

/php-src/ext/libxml/
H A Dlibxml.c387 static void *php_libxml_streams_IO_open_wrapper(const char *filename, const char *mode, const int r… in php_libxml_streams_IO_open_wrapper() function
462 return php_libxml_streams_IO_open_wrapper(filename, "rb", 1); in php_libxml_streams_IO_open_read_wrapper()
467 return php_libxml_streams_IO_open_wrapper(filename, "wb", 0); in php_libxml_streams_IO_open_write_wrapper()

Completed in 11 milliseconds