Searched refs:XML_L (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dxmlparse.c62 #define XML_L(x) L ## x macro
65 #define XML_L(x) x macro
71 #define XML_L(x) x macro
1932 XML_L("out of memory"),
1933 XML_L("syntax error"),
1934 XML_L("no element found"),
1935 XML_L("not well-formed (invalid token)"),
1936 XML_L("unclosed token"),
1937 XML_L("partial character"),
1938 XML_L("mismatche
[all...]
/external/expat/lib/
H A Dxmlparse.c62 #define XML_L(x) L ## x macro
65 #define XML_L(x) x macro
71 #define XML_L(x) x macro
1932 XML_L("out of memory"),
1933 XML_L("syntax error"),
1934 XML_L("no element found"),
1935 XML_L("not well-formed (invalid token)"),
1936 XML_L("unclosed token"),
1937 XML_L("partial character"),
1938 XML_L("mismatche
[all...]

Completed in 1146 milliseconds