re_iswctype      2059 src/regex-emacs.c 		      if (re_iswctype (c, cc))
re_iswctype       194 src/regex-emacs.h extern bool re_iswctype (int ch, re_wctype_t cc);
re_iswctype      2258 src/syntax.c       if (re_iswctype (c, classes[i]))
re_iswctype       620 test/manual/etags/c-src/emacs/src/regex.h extern char re_iswctype (int ch,    re_wctype_t cc);