aboutsummaryrefslogtreecommitdiff
path: root/llex.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-04-24 14:41:41 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-04-24 14:41:41 -0300
commitc65605151c5a335baf0a9ea251b19df5b2d3a905 (patch)
treee85f4f108e452abe87f0f30e137e4f0fa5bb45f3 /llex.h
parent3da34a5fa70a51f0cf06d677a4f07b470693260c (diff)
downloadlua-c65605151c5a335baf0a9ea251b19df5b2d3a905.tar.gz
lua-c65605151c5a335baf0a9ea251b19df5b2d3a905.tar.bz2
lua-c65605151c5a335baf0a9ea251b19df5b2d3a905.zip
New function 'luaL_addgsub'
Added a new function 'luaL_addgsub', similar to 'luaL_gsub' but that adds its result directly to a preexisting buffer, avoiding the creation of one extra intermediate string. Also added two simple macros, 'luaL_bufflen' and 'luaL_buffaddr', to query the current length and the contents address of a buffer.
Diffstat (limited to 'llex.h')
0 files changed, 0 insertions, 0 deletions