potion_class_find 912 core/potion.h PN potion_class_find(Potion *, PN); potion_class_find 548 syn/syntax-p5.y arg2-type = !'$' i:id space+ { $$ = potion_class_find(P, i); if (!$$) yyerror(G,"Invalid signature type") }