Home
last modified time | relevance | path

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

/external/lua/src/
Dllex.c327 static unsigned long readutf8esc (LexState *ls) { in readutf8esc() function
347 int n = luaO_utf8esc(buff, readutf8esc(ls)); in utf8esc()