Lines Matching refs:vstrchr
679 } else if ((c & 0x80) && vstrchr("*+?@! ", c & 0x7f)) {898 if ((*p & 0x80) && vstrchr("*+?@! ", *p & 0x7f))