potion_str_format  244 core/internal.c     return potion_str_format(P, "** %s\n", PN_STR_PTR(e->message));
potion_str_format  245 core/internal.c   return potion_str_format(P, "** %s\n"
potion_str_format  256 core/internal.c   return potion_error(P, potion_str_format(P, "Error %s: %s", msg, strerror(errno)),
potion_str_format  270 core/internal.c   return potion_error(P, potion_str_format(P, "Invalid type %s", potion_type_name(P, obj)),
potion_str_format  274 core/internal.c   return potion_error(P, potion_str_format(P, "Invalid type %s for %s, expected %s",
potion_str_format  822 core/potion.h  PN potion_str_format(Potion *, const char *, ...)
potion_str_format  443 core/vm.c      	     ? potion_str_format(P, "Not enough arguments to %s. Required %d, given %d",
potion_str_format  445 core/vm.c      	     : potion_str_format(P, "Not enough arguments to %s. Required %d to %d, given %d",
potion_str_format  450 core/vm.c      	(P, potion_str_format(P, "Too many arguments to %s. Allowed %d, given %d",
potion_str_format  111 lib/aio.c        return potion_error(P, potion_str_format(P, "Error %s: %s", name,
potion_str_format  284 lib/aio.c        return v ? v :  potion_error(P, potion_str_format(P, "Invalid key %s",
potion_str_format  331 lib/aio.c          return potion_error(P, potion_str_format(P, "Invalid key %s",
potion_str_format 1496 lib/aio.c        return v ? v :  potion_error(P, potion_str_format(P, "Invalid key %s",
potion_str_format 1531 lib/aio.c          return potion_error(P, potion_str_format(P, "Invalid key %s",