Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <llex.h>
Data Fields | |
int | token |
SemInfo | seminfo |
const char * | z |
unsigned int | n |
Definition at line 49 of file lua-5.1.5/src/llex.h.
unsigned int Token::n |
Definition at line 17865 of file sqlite3.c.
Referenced by addArgumentToVtab(), fkActionTrigger(), parserAddExprIdListTerm(), renameEditSql(), renameParseSql(), sqlite3_str_vappendf(), sqlite3AddColumn(), sqlite3AlterFinishAddColumn(), sqlite3AlterRenameColumn(), sqlite3Analyze(), sqlite3BeginTrigger(), sqlite3CreateForeignKey(), sqlite3CreateIndex(), sqlite3EndTable(), sqlite3ExprAddCollateToken(), sqlite3ExprAlloc(), sqlite3ExprListSetName(), sqlite3JoinType(), sqlite3NameFromToken(), sqlite3Pragma(), sqlite3RunParser(), sqlite3SrcListAppendFromTerm(), sqlite3StartTable(), sqlite3TwoPartName(), sqlite3VtabBeginParse(), sqlite3WindowAssemble(), tokenExpr(), triggerStepAllocate(), and yy_reduce().
SemInfo Token::seminfo |
Definition at line 51 of file lua-5.1.5/src/llex.h.
Referenced by anchor_token(), anchor_token(), funcargs(), funcargs(), funcargs(), funcargs(), luaX_lookahead(), luaX_next(), simpleexp(), simpleexp(), simpleexp(), simpleexp(), str_checkname(), str_checkname(), str_checkname(), and str_checkname().
int Token::token |
Definition at line 50 of file lua-5.1.5/src/llex.h.
Referenced by anchor_token(), anchor_token(), block_follow(), block_follow(), block_follow(), check(), check(), check(), check(), chunk(), constructor(), constructor(), constructor(), constructor(), exprstat(), exprstat(), exprstat(), field(), field(), field(), forstat(), forstat(), forstat(), forstat(), funcargs(), funcargs(), funcargs(), funcargs(), funcname(), funcname(), funcname(), funcname(), ifstat(), ifstat(), ifstat(), ifstat(), labelstat(), luaK_semerror(), luaX_lookahead(), luaX_next(), luaX_setinput(), luaX_setinput(), luaX_syntaxerror(), parlist(), parlist(), parlist(), parlist(), prefixexp(), primaryexp(), primaryexp(), primaryexp(), primaryexp(), recfield(), recfield(), recfield(), recfield(), retstat(), retstat(), retstat(), retstat(), semerror(), semerror(), simpleexp(), simpleexp(), simpleexp(), simpleexp(), skipnoopstat(), skipnoopstat(), statement(), statement(), statement(), statement(), statlist(), statlist(), statlist(), subexpr(), subexpr(), subexpr(), subexpr(), suffixedexp(), suffixedexp(), suffixedexp(), test_then_block(), test_then_block(), test_then_block(), testnext(), testnext(), testnext(), and testnext().
const char* Token::z |
Definition at line 17864 of file sqlite3.c.
Referenced by addArgumentToVtab(), fkActionTrigger(), parserAddExprIdListTerm(), renameColumnTokenNext(), renameEditSql(), renameParseSql(), sqlite3_str_vappendf(), sqlite3AddColumn(), sqlite3AlterFinishAddColumn(), sqlite3AlterRenameColumn(), sqlite3CreateForeignKey(), sqlite3CreateIndex(), sqlite3EndTable(), sqlite3ExprAlloc(), sqlite3ExprListSetName(), sqlite3JoinType(), sqlite3NameFromToken(), sqlite3Pragma(), sqlite3Reindex(), sqlite3RunParser(), sqlite3SrcListAppend(), sqlite3SrcListAppendFromTerm(), sqlite3VtabBeginParse(), sqlite3WindowAssemble(), tokenExpr(), triggerStepAllocate(), and yy_reduce().