mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 18:25:10 +00:00
parent
1936be0078
commit
f94db460ac
5 changed files with 204 additions and 2 deletions
|
|
@ -13,6 +13,8 @@ typedef struct XMLEvent {
|
|||
XML_LEXER_DATA,
|
||||
XML_LEXER_ELEM, /* Empty attr */
|
||||
XML_LEXER_ENDELEM,
|
||||
|
||||
XML_ERROR,
|
||||
|
||||
XML_RELAX
|
||||
} type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue