Home
last modified time | relevance | path

Searched refs:luaO_utf8esc (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.c323 int luaO_utf8esc (char *buff, unsigned long x) { in luaO_utf8esc() function
517 int len = luaO_utf8esc(bf, va_arg(argp, long)); in luaO_pushvfstring()
A Dllex.c363 int n = luaO_utf8esc(buff, readutf8esc(ls)); in utf8esc()
A Dlobject.h784 LUAI_FUNC int luaO_utf8esc (char *buff, unsigned long x);

Completed in 10 milliseconds