Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlReadFile

1623     doc = xmlReadFile((const char *) URL,NULL,0);
1955 doc = xmlReadFile((const char *) URL,NULL,0);
7490 doc = xmlReadFile((const char *) ctxt->URL,NULL,0);