Home | History | Annotate | Download | only in common

Lines Matching refs:XML_ParserCreate

712     p = XML_ParserCreate ("UTF-8"); /* always UTF-8 */
976 p = XML_ParserCreate (NULL); /* use encoding specified by file */