Searched refs:luaL_bufflen (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | lauxlib.h | 195 #define luaL_bufflen(bf) ((bf)->n) macro |
A D | loadlib.c | 497 endpathname = pathname + luaL_bufflen(&buff) - 1; in searchpath() |
Completed in 4 milliseconds