tp                167 lib/lua/lua.c      const char *tp = msg + lmsg - (sizeof(LUA_QL("<eof>")) - 1);
tp                168 lib/lua/lua.c      if (strstr(msg, LUA_QL("<eof>")) == tp) {
tp                140 lib/lua/lua.h  LUA_API const char     *(lua_typename) (lua_State *L, int tp);