Searched refs:XML_LChar (Results 1 – 9 of 9) sorted by relevance
92 typedef wchar_t XML_LChar; typedef95 typedef char XML_LChar;99 typedef char XML_LChar;
991 XMLPARSEAPI(const XML_LChar *)995 XMLPARSEAPI(const XML_LChar *)1028 const XML_LChar *name;
1941 const XML_LChar * XMLCALL1944 static const XML_LChar* const message[] = { in XML_ErrorString()1992 const XML_LChar * XMLCALL2031 sizeof(XML_LChar)}, in XML_GetFeatureList()
102 typedef wchar_t XML_LChar; typedef105 typedef char XML_LChar;109 typedef char XML_LChar;
992 XMLPARSEAPI(const XML_LChar *)996 XMLPARSEAPI(const XML_LChar *)1029 const XML_LChar *name;
1977 const XML_LChar * XMLCALL1980 static const XML_LChar* const message[] = { in XML_ErrorString()2028 const XML_LChar * XMLCALL2067 sizeof(XML_LChar)}, in XML_GetFeatureList()
18 const XML_LChar * (*ErrorString)(enum XML_Error code);
169 const XML_LChar* errorString = XML_ErrorString(error); in parse()
648 const XML_LChar* errorString = XML_ErrorString(error); in parse_config_file()