potion_str_format   35 core/file.c      return potion_error(P, potion_str_format(P, "Error %s: %s", msg, strerror(errno)),
potion_str_format  240 core/internal.c     return potion_str_format(P, "** %s\n", PN_STR_PTR(e->message));
potion_str_format  241 core/internal.c   return potion_str_format(P, "** %s\n"
potion_str_format  261 core/internal.c   return potion_error(P, potion_str_format(P, "Invalid type %s", potion_type_name(P, obj)),
potion_str_format  265 core/internal.c   return potion_error(P, potion_str_format(P, "Invalid type %s, expected %s",
potion_str_format  794 core/potion.h  PN potion_str_format(Potion *, const char *, ...)
potion_str_format  359 core/vm.c      	     ? potion_str_format(P, "Not enough arguments to %s. Required %d, given %d",
potion_str_format  361 core/vm.c      	     : potion_str_format(P, "Not enough arguments to %s. Required %d to %d, given %d",
potion_str_format  366 core/vm.c      	(P, potion_str_format(P, "Too many arguments to %s. Allowed %d, given %d",
potion_str_format  107 lib/aio.c        return potion_error(P, potion_str_format(P, "Error %s: %s", name,
potion_str_format  273 lib/aio.c        return v ? v :  potion_error(P, potion_str_format(P, "Invalid key %s",
potion_str_format  320 lib/aio.c          return potion_error(P, potion_str_format(P, "Invalid key %s",
potion_str_format 1474 lib/aio.c        return v ? v :  potion_error(P, potion_str_format(P, "Invalid key %s",
potion_str_format 1509 lib/aio.c          return potion_error(P, potion_str_format(P, "Invalid key %s",