potion_type_new2 807 core/potion.h PN potion_type_new2(Potion *, PNType, PN, PN); potion_type_new2 287 lib/buffile.c PN ffile_vt = potion_type_new2(P, PN_TUSER, PN_VTABLE(PN_TFILE), PN_STR("BufFile")); potion_type_new2 58 lib/pcre/pcre.c PN mat_vt = potion_type_new2(P, PN_TUSER, PN_VTABLE(PN_TLICK), potion_str(P, "Match"));