XML_L            1932 third_party/expat/files/lib/xmlparse.c     XML_L("out of memory"),
XML_L            1933 third_party/expat/files/lib/xmlparse.c     XML_L("syntax error"),
XML_L            1934 third_party/expat/files/lib/xmlparse.c     XML_L("no element found"),
XML_L            1935 third_party/expat/files/lib/xmlparse.c     XML_L("not well-formed (invalid token)"),
XML_L            1936 third_party/expat/files/lib/xmlparse.c     XML_L("unclosed token"),
XML_L            1937 third_party/expat/files/lib/xmlparse.c     XML_L("partial character"),
XML_L            1938 third_party/expat/files/lib/xmlparse.c     XML_L("mismatched tag"),
XML_L            1939 third_party/expat/files/lib/xmlparse.c     XML_L("duplicate attribute"),
XML_L            1940 third_party/expat/files/lib/xmlparse.c     XML_L("junk after document element"),
XML_L            1941 third_party/expat/files/lib/xmlparse.c     XML_L("illegal parameter entity reference"),
XML_L            1942 third_party/expat/files/lib/xmlparse.c     XML_L("undefined entity"),
XML_L            1943 third_party/expat/files/lib/xmlparse.c     XML_L("recursive entity reference"),
XML_L            1944 third_party/expat/files/lib/xmlparse.c     XML_L("asynchronous entity"),
XML_L            1945 third_party/expat/files/lib/xmlparse.c     XML_L("reference to invalid character number"),
XML_L            1946 third_party/expat/files/lib/xmlparse.c     XML_L("reference to binary entity"),
XML_L            1947 third_party/expat/files/lib/xmlparse.c     XML_L("reference to external entity in attribute"),
XML_L            1948 third_party/expat/files/lib/xmlparse.c     XML_L("XML or text declaration not at start of entity"),
XML_L            1949 third_party/expat/files/lib/xmlparse.c     XML_L("unknown encoding"),
XML_L            1950 third_party/expat/files/lib/xmlparse.c     XML_L("encoding specified in XML declaration is incorrect"),
XML_L            1951 third_party/expat/files/lib/xmlparse.c     XML_L("unclosed CDATA section"),
XML_L            1952 third_party/expat/files/lib/xmlparse.c     XML_L("error in processing external entity reference"),
XML_L            1953 third_party/expat/files/lib/xmlparse.c     XML_L("document is not standalone"),
XML_L            1954 third_party/expat/files/lib/xmlparse.c     XML_L("unexpected parser state - please send a bug report"),
XML_L            1955 third_party/expat/files/lib/xmlparse.c     XML_L("entity declared in parameter entity"),
XML_L            1956 third_party/expat/files/lib/xmlparse.c     XML_L("requested feature requires XML_DTD support in Expat"),
XML_L            1957 third_party/expat/files/lib/xmlparse.c     XML_L("cannot change setting once parsing has begun"),
XML_L            1958 third_party/expat/files/lib/xmlparse.c     XML_L("unbound prefix"),
XML_L            1959 third_party/expat/files/lib/xmlparse.c     XML_L("must not undeclare prefix"),
XML_L            1960 third_party/expat/files/lib/xmlparse.c     XML_L("incomplete markup in parameter entity"),
XML_L            1961 third_party/expat/files/lib/xmlparse.c     XML_L("XML declaration not well-formed"),
XML_L            1962 third_party/expat/files/lib/xmlparse.c     XML_L("text declaration not well-formed"),
XML_L            1963 third_party/expat/files/lib/xmlparse.c     XML_L("illegal character(s) in public id"),
XML_L            1964 third_party/expat/files/lib/xmlparse.c     XML_L("parser suspended"),
XML_L            1965 third_party/expat/files/lib/xmlparse.c     XML_L("parser not suspended"),
XML_L            1966 third_party/expat/files/lib/xmlparse.c     XML_L("parsing aborted"),
XML_L            1967 third_party/expat/files/lib/xmlparse.c     XML_L("parsing finished"),
XML_L            1968 third_party/expat/files/lib/xmlparse.c     XML_L("cannot suspend in external parameter entity"),
XML_L            1969 third_party/expat/files/lib/xmlparse.c     XML_L("reserved prefix (xml) must not be undeclared or bound to another namespace name"),
XML_L            1970 third_party/expat/files/lib/xmlparse.c     XML_L("reserved prefix (xmlns) must not be declared or undeclared"),
XML_L            1971 third_party/expat/files/lib/xmlparse.c     XML_L("prefix must not be bound to one of the reserved namespace names")
XML_L            1989 third_party/expat/files/lib/xmlparse.c #define V1(a,b,c) XML_L(#a)XML_L(".")XML_L(#b)XML_L(".")XML_L(#c)
XML_L            1990 third_party/expat/files/lib/xmlparse.c #define V2(a,b,c) XML_L("expat_")V1(a,b,c)
XML_L            2014 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_SIZEOF_XML_CHAR,  XML_L("sizeof(XML_Char)"),
XML_L            2016 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_SIZEOF_XML_LCHAR, XML_L("sizeof(XML_LChar)"),
XML_L            2019 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_UNICODE,          XML_L("XML_UNICODE"), 0},
XML_L            2022 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_UNICODE_WCHAR_T,  XML_L("XML_UNICODE_WCHAR_T"), 0},
XML_L            2025 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_DTD,              XML_L("XML_DTD"), 0},
XML_L            2028 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_CONTEXT_BYTES,    XML_L("XML_CONTEXT_BYTES"),
XML_L            2032 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_MIN_SIZE,         XML_L("XML_MIN_SIZE"), 0},
XML_L            2035 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_NS,               XML_L("XML_NS"), 0},
XML_L            2038 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_LARGE_SIZE,       XML_L("XML_LARGE_SIZE"), 0},
XML_L            2041 third_party/expat/files/lib/xmlparse.c     {XML_FEATURE_ATTR_INFO,        XML_L("XML_ATTR_INFO"), 0},