
Public Attributes | |
| const char * | src_init |
| const char * | src_end |
| const char * | p_end |
| lua_State * | L |
| int | level |
| struct { | |
| const char * init | |
| ptrdiff_t len | |
| } | capture [LUA_MAXCAPTURES] |
Definition at line 195 of file lstrlib.c.
| struct { ... } MatchState::capture[LUA_MAXCAPTURES] |
Referenced by capture_to_close(), check_capture(), end_capture(), match_capture(), push_onecapture(), and start_capture().
| const char* MatchState::init |
Definition at line 202 of file lstrlib.c.
Referenced by end_capture(), match_capture(), push_onecapture(), and start_capture().
Definition at line 199 of file lstrlib.c.
Referenced by add_s(), add_value(), capture_to_close(), check_capture(), classend(), gmatch_aux(), match(), matchbalance(), push_captures(), push_onecapture(), start_capture(), str_find_aux(), and str_gsub().
| ptrdiff_t MatchState::len |
Definition at line 203 of file lstrlib.c.
Referenced by capture_to_close(), check_capture(), end_capture(), match_capture(), push_onecapture(), and start_capture().
Definition at line 200 of file lstrlib.c.
Referenced by capture_to_close(), check_capture(), gmatch_aux(), push_captures(), push_onecapture(), start_capture(), str_find_aux(), and str_gsub().
| const char* MatchState::p_end |
Definition at line 198 of file lstrlib.c.
Referenced by classend(), gmatch_aux(), match(), matchbalance(), str_find_aux(), and str_gsub().
| const char* MatchState::src_end |
Definition at line 197 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 196 of file lstrlib.c.
Referenced by gmatch_aux(), match(), push_onecapture(), str_find_aux(), and str_gsub().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:13:17 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |