Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getpattl
Function
getpattl
other_src/lua/src/lpeg.cpp:1315–1319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1313
1314
1315
static int getpattl (lua_State *L, int idx) {
1316
int size;
1317
getpatt(L, idx, &size);
1318
return size;
1319
}
1320
1321
1322
static int pattern_l (lua_State *L) {
Callers
1
matchtime_l
Function · 0.85
Calls
1
getpatt
Function · 0.85
Tested by
no test coverage detected