MatchState Struct Reference

List of all members.

Public Attributes

const char * src_init
const char * src_end
lua_StateL
int level
struct {
   const char *   init
   ptrdiff_t   len
capture [LUA_MAXCAPTURES]

Detailed Description

Definition at line 170 of file lstrlib.c.


Member Data Documentation

struct { ... } MatchState::capture[LUA_MAXCAPTURES]
const char* MatchState::init

Definition at line 176 of file lstrlib.c.

Referenced by end_capture(), match_capture(), push_onecapture(), and start_capture().

ptrdiff_t MatchState::len
const char* MatchState::src_end

Definition at line 172 of file lstrlib.c.

Referenced by gmatch_aux(), match(), match_capture(), max_expand(), str_find_aux(), and str_gsub().

const char* MatchState::src_init

Definition at line 171 of file lstrlib.c.

Referenced by gmatch_aux(), match(), push_onecapture(), str_find_aux(), and str_gsub().


The documentation for this struct was generated from the following file:

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