src/lxplib.h

changeset 1
304b5a6f85e4
parent 0
24d141cb2d1e
child 18
90da47758f85
equal deleted inserted replaced
0:24d141cb2d1e 1:304b5a6f85e4
17 #define EndNamespaceDeclKey "EndNamespaceDecl" 17 #define EndNamespaceDeclKey "EndNamespaceDecl"
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 23
23 int luaopen_lxp (lua_State *L); 24 int luaopen_lxp (lua_State *L);

mercurial