Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c908 static void addquoted (luaL_Buffer *b, const char *s, size_t len) { in addquoted() function
948 addquoted(b, s, len); in addliteral()