lstring.c File Reference

Go to the source code of this file.

Defines

#define lstring_c
#define LUA_CORE

Functions

void luaS_resize (lua_State *L, int newsize)
static TStringnewlstr (lua_State *L, const char *str, size_t l, unsigned int h)
TStringluaS_newlstr (lua_State *L, const char *str, size_t l)
UdataluaS_newudata (lua_State *L, size_t s, Table *e)

Define Documentation

#define lstring_c

Definition at line 10 of file lstring.c.

#define LUA_CORE

Definition at line 11 of file lstring.c.


Function Documentation

TString* luaS_newlstr ( lua_State L,
const char *  str,
size_t  l 
)
Udata* luaS_newudata ( lua_State L,
size_t  s,
Table e 
)
void luaS_resize ( lua_State L,
int  newsize 
)
static TString* newlstr ( lua_State L,
const char *  str,
size_t  l,
unsigned int  h 
) [static]

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:00 2011 by Doxygen 1.6.1