Lines Matching refs:olet
370 otmp->olet = '$';
416 if (!*let || strchr(let, otmp->olet)) {
529 if (!allowall && let && !strchr(let, otmp->olet)) {
577 if (!strchr(ilets, otmp->olet)) {
578 ilets[iletct++] = otmp->olet;
632 * with olet in olets (if nonNULL) and satisfying ckfn (if nonNULL)
653 if (olets && *olets && !strchr(olets, otmp->olet))
779 if (!strchr(stuff, otmp->olet)) {
780 stuff[stct++] = otmp->olet;
821 if (c == otmp->olet || (c == 'u' && otmp->unpaid))
915 (strchr("%*?!", obj->olet) ||
917 (obj->olet == WEAPON_SYM && obj->otyp < BOOMERANG)))) {