Home | History | Annotate | Download | only in tinyxml

Lines Matching full:error

27 // The goal of the seperate error file is to make the first
29 // english error messages, but the could now be translated.
36 "No error",
37 "Error",
40 "Error parsing Element.",
42 "Error reading Element value.",
43 "Error reading Attributes.",
44 "Error: empty tag.",
45 "Error reading end tag.",
46 "Error parsing Unknown.",
47 "Error parsing Comment.",
48 "Error parsing Declaration.",
49 "Error document empty.",
50 "Error null (0) or unexpected EOF found in input stream.",
51 "Error parsing CDATA.",