Lines Matching refs:FILE
1222 * the colon in file:///d: should not be escaped or1230 (xmlStrEqual(BAD_CAST uri->scheme, BAD_CAST "file"))) {1398 * @stream: a FILE* for the output1404 xmlPrintURI(FILE *stream, xmlURIPtr uri) {2540 /* make the scheme 'file' */2541 uri->scheme = xmlStrdup(BAD_CAST "file");