src/lxplib.h

changeset 18
90da47758f85
parent 1
304b5a6f85e4
equal deleted inserted replaced
17:7f0e6f8bb8e0 18:90da47758f85
18 #define NotationDeclKey "NotationDecl" 18 #define NotationDeclKey "NotationDecl"
19 #define NotStandaloneKey "NotStandalone" 19 #define NotStandaloneKey "NotStandalone"
20 #define ProcessingInstructionKey "ProcessingInstruction" 20 #define ProcessingInstructionKey "ProcessingInstruction"
21 #define UnparsedEntityDeclKey "UnparsedEntityDecl" 21 #define UnparsedEntityDeclKey "UnparsedEntityDecl"
22 #define StartDoctypeDeclKey "StartDoctypeDecl" 22 #define StartDoctypeDeclKey "StartDoctypeDecl"
23 #define XmlDeclKey "XmlDecl"
23 24
24 int luaopen_lxp (lua_State *L); 25 int luaopen_lxp (lua_State *L);

mercurial