re_wctype_t 1512 src/regex-emacs.c re_wctype_t re_wctype_t 1592 src/regex-emacs.c re_iswctype (int ch, re_wctype_t cc) re_wctype_t 1622 src/regex-emacs.c re_wctype_to_bit (re_wctype_t cc) re_wctype_t 2044 src/regex-emacs.c re_wctype_t cc = re_wctype_parse (&p, pend - p); re_wctype_t 194 src/regex-emacs.h extern bool re_iswctype (int ch, re_wctype_t cc); re_wctype_t 195 src/regex-emacs.h extern re_wctype_t re_wctype_parse (const unsigned char **strp, re_wctype_t 1710 src/syntax.c re_wctype_t cc = re_wctype_parse (&ch, size_byte - i_byte); re_wctype_t 1804 src/syntax.c re_wctype_t cc = re_wctype_parse (&ch, size_byte - i_byte); re_wctype_t 620 test/manual/etags/c-src/emacs/src/regex.h extern char re_iswctype (int ch, re_wctype_t cc); re_wctype_t 621 test/manual/etags/c-src/emacs/src/regex.h extern re_wctype_t re_wctype (const unsigned char* str);