Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstrlib.c833 static void addquoted (lua_State *L, luaL_Buffer *b, int arg) { in addquoted() function
947 addquoted(L, &b, arg); in str_format()