MCPcopy Create free account
hub / github.com/amzeratul/halley / lua_pushlstring

Function lua_pushlstring

src/contrib/lua/src/lapi.c:479–488  ·  view source on GitHub ↗

** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcmp' and 'memcpy'. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

str_subFunction · 0.85
push_onecaptureFunction · 0.85
add_valueFunction · 0.85
str_unpackFunction · 0.85
luaL_pushresultFunction · 0.85
luaL_findtableFunction · 0.85
luaopen_utf8Function · 0.85
pushnexttemplateFunction · 0.85
loadfuncFunction · 0.85
searcher_CrootFunction · 0.85
modinitFunction · 0.85
pushMethod · 0.85

Calls 2

luaS_newFunction · 0.85
luaS_newlstrFunction · 0.85

Tested by

no test coverage detected