read_only         300 ext/libxml/libxml.c static void *php_libxml_streams_IO_open_wrapper(const char *filename, const char *mode, const int read_only)
read_only         351 ext/libxml/libxml.c 	if (wrapper && read_only && wrapper->wops->url_stat) {