Lines Matching refs:htmlDoRead
5937 * htmlDoRead:
5949 htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding,
6002 return (htmlDoRead(ctxt, URL, encoding, options, 0));
6024 return (htmlDoRead(ctxt, NULL, NULL, options, 0));
6051 return (htmlDoRead(ctxt, URL, encoding, options, 0));
6091 return (htmlDoRead(ctxt, URL, encoding, options, 0));
6135 return (htmlDoRead(ctxt, URL, encoding, options, 0));
6169 return (htmlDoRead(ctxt, URL, encoding, options, 1));
6202 return (htmlDoRead(ctxt, NULL, encoding, options, 1));
6245 return (htmlDoRead(ctxt, URL, encoding, options, 1));
6285 return (htmlDoRead(ctxt, URL, encoding, options, 1));
6329 return (htmlDoRead(ctxt, URL, encoding, options, 1));