CharInSet 119 ext/standard/scanf.c static int CharInSet(CharSet *cset, int ch); CharInSet 896 ext/standard/scanf.c if (!CharInSet(&cset, (int)sch)) {