↓ 4 callersFunctionluaO_pushvfstring** this function handles only '%d', '%c', '%f', '%p', '%s', and '%%'
conventional formats, plus Lua-specific '%I' and '%U'
*/
third-party/lua-5.4.6/src/lobject.c:480
↓ 4 callersFunctionluaO_pushvfstring** this function handles only '%d', '%c', '%f', '%p', and '%s'
conventional formats, plus Lua-specific '%I' and '%U'
*/
third-party/lua-5.3.5/src/lobject.c:400