Lines Matching defs:xmlTextReaderSetup
3598 "xmlTextReaderSetup : malloc failed\n");
4923 * xmlTextReaderSetup:
4936 xmlTextReaderSetup(xmlTextReaderPtr reader,
4970 "xmlTextReaderSetup : malloc failed\n");
4977 "xmlTextReaderSetup : malloc failed\n");
5053 "xmlTextReaderSetup : malloc failed\n");
5231 xmlTextReaderSetup(reader, NULL, NULL, encoding, options);
5266 xmlTextReaderSetup(reader, NULL, URL, encoding, options);
5303 xmlTextReaderSetup(reader, NULL, URL, encoding, options);
5342 xmlTextReaderSetup(reader, NULL, URL, encoding, options);
5450 return (xmlTextReaderSetup(reader, input, filename, encoding, options));
5484 return (xmlTextReaderSetup(reader, input, URL, encoding, options));
5518 return (xmlTextReaderSetup(reader, input, URL, encoding, options));
5554 return (xmlTextReaderSetup(reader, input, URL, encoding, options));