Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ reprepstate
Function
reprepstate
extlibs/lua/src/lstrlib.c:764–767 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
762
763
764
static void reprepstate (MatchState *ms) {
765
ms->level = 0;
766
lua_assert(ms->matchdepth == MAXCCALLS);
767
}
768
769
770
static int str_find_aux (lua_State *L, int find) {
Callers
3
str_find_aux
Function · 0.85
gmatch_aux
Function · 0.85
str_gsub
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected