Searched refs:XML_LChar (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/expat/lib/
H A Dexpat_external.h88 typedef wchar_t XML_LChar; typedef
91 typedef char XML_LChar; typedef
95 typedef char XML_LChar; typedef
H A Dexpat.h989 XMLPARSEAPI(const XML_LChar *)
993 XMLPARSEAPI(const XML_LChar *)
1026 const XML_LChar *name;
H A Dxmlparse.c1946 const XML_LChar * XMLCALL
1949 static const XML_LChar* const message[] = {
1997 const XML_LChar * XMLCALL
2035 {XML_FEATURE_SIZEOF_XML_LCHAR, XML_L("sizeof(XML_LChar)"),
2036 sizeof(XML_LChar)},

Completed in 114 milliseconds