Home
last modified time | relevance | path

Searched refs:LexState (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlparser.cpp100 static int32 cond (LexState *ls);
107 static int32 stat (LexState *ls);
108 static void block (LexState *ls);
110 static void chunk (LexState *ls);
114 static void exp1 (LexState *ls);
118 static void ifpart (LexState *ls);
119 static void parlist (LexState *ls);
122 static void ret (LexState *ls);
574 static void next (LexState *ls) { in next()
633 struct LexState lexstate; in luaY_parser()
[all …]
/dports/games/gltron/gltron-0.70/lua/src/
H A Dlparser.c49 static void chunk (LexState *ls);
50 static void constructor (LexState *ls);
52 static void exp1 (LexState *ls);
56 static void next (LexState *ls) { in next()
67 static void lookahead (LexState *ls) { in lookahead()
148 static int checkname (LexState *ls) { in checkname()
348 struct LexState lexstate; in luaY_parser()
655 static void exp1 (LexState *ls) { in exp1()
759 static void block (LexState *ls) { in block()
1022 static int stat (LexState *ls) { in stat()
[all …]
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dlparser.c49 static void chunk (LexState *ls);
50 static void constructor (LexState *ls);
52 static void exp1 (LexState *ls);
56 static void next (LexState *ls) { in next()
67 static void lookahead (LexState *ls) { in lookahead()
148 static int checkname (LexState *ls) { in checkname()
348 struct LexState lexstate; in luaY_parser()
655 static void exp1 (LexState *ls) { in exp1()
759 static void block (LexState *ls) { in block()
1022 static int stat (LexState *ls) { in stat()
[all …]
/dports/games/zangband/zangband/src/lua/
H A Dlparser.c49 static void chunk (LexState *ls);
50 static void constructor (LexState *ls);
52 static void exp1 (LexState *ls);
56 static void next (LexState *ls) { in next()
67 static void lookahead (LexState *ls) { in lookahead()
148 static int checkname (LexState *ls) { in checkname()
348 struct LexState lexstate; in luaY_parser()
368 static int explist1 (LexState *ls) { in explist1()
655 static void exp1 (LexState *ls) { in exp1()
759 static void block (LexState *ls) { in block()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/palomino/palomino/src/lua_lang/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/scummvm/scummvm-2.5.1/common/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/lang/lua51/lua-5.1.5/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/spring/spring_98.0/rts/lib/lua/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; typedef
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/burrtools/burrtools-0.6.3/src/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/science/elmerfem/elmerfem-release-9.0/contrib/lua-5.1.5/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/naev/naev-0.7.0/lib/lua/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
/dports/games/minetest/minetest-5.4.1/lib/lua/src/
H A Dllex.h55 typedef struct LexState { struct
67 } LexState; argument
71 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
73 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
74 LUAI_FUNC void luaX_next (LexState *ls);
75 LUAI_FUNC void luaX_lookahead (LexState *ls);
76 LUAI_FUNC void luaX_lexerror (LexState *ls, const char *msg, int token);
77 LUAI_FUNC void luaX_syntaxerror (LexState *ls, const char *s);
78 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);

12345678910>>...25