Searched refs:re_wchar_t (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dregex.h596 typedef wchar_t re_wchar_t;
619 typedef int re_wchar_t;
591 typedef wchar_t re_wchar_t; typedef
614 typedef int re_wchar_t; typedef
H A Dregex.c874 re_wchar_t range_start, range_end; \
2155 re_wchar_t start, end;
2308 re_wchar_t start, end;
2310 re_wchar_t cmin, cmax;
2347 re_wchar_t c = TRANSLATE (ch);
2458 register re_wchar_t c, c1;
2933 re_wchar_t ch;
3011 re_wchar_t c2 = MAKE_CHAR (charset, 0, 0);
3029 re_wchar_t this_char;
3030 re_wchar_t range_star
[all...]

Completed in 307 milliseconds