Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ printcaplist
Function
printcaplist
other_src/lua/src/lpeg.cpp:362–364 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
361
362
static void printcaplist (Capture *cap) {
363
for (; cap->s; cap++) printcap(cap);
364
}
365
#endif
366
367
/* }====================================================== */
Callers
nothing calls this directly
Calls
1
printcap
Function · 0.85
Tested by
no test coverage detected