Searched refs:__iswctype (Results 1 – 10 of 10) sorted by relevance
| /dragonfly/contrib/grep/lib/ |
| HD | regex_internal.h | 127 # undef __iswctype 132 # define __iswctype iswctype macro
|
| HD | regexec.c | 3791 if (__iswctype (wc, wt)) in check_node_accept_bytes()
|
| /dragonfly/contrib/gdb-7/gdb/gnulib/import/ |
| HD | fnmatch.c | 110 # define ISWCTYPE(WC, WT) __iswctype (WC, WT)
|
| /dragonfly/contrib/cvs-1.12/lib/ |
| HD | regex_internal.h | 105 # define __iswctype iswctype macro
|
| HD | regexec.c | 3815 if (__iswctype (wc, wt)) in check_node_accept_bytes()
|
| /dragonfly/contrib/binutils-2.34/libiberty/ |
| HD | regex.c | 3240 if (__iswctype (__btowc (ch), wt)) in PREFIX() 6217 if (__iswctype((wint_t)c, wctype)) in wcs_re_match_2_internal()
|
| /dragonfly/contrib/gcc-8.0/libiberty/ |
| HD | regex.c | 3240 if (__iswctype (__btowc (ch), wt)) in PREFIX() 6217 if (__iswctype((wint_t)c, wctype)) in wcs_re_match_2_internal()
|
| /dragonfly/contrib/gdb-7/libiberty/ |
| HD | regex.c | 3240 if (__iswctype (__btowc (ch), wt)) in PREFIX() 6217 if (__iswctype((wint_t)c, wctype)) in wcs_re_match_2_internal()
|
| /dragonfly/contrib/binutils-2.27/libiberty/ |
| HD | regex.c | 3240 if (__iswctype (__btowc (ch), wt)) in PREFIX() 6217 if (__iswctype((wint_t)c, wctype)) in wcs_re_match_2_internal()
|
| /dragonfly/contrib/gcc-4.7/libiberty/ |
| HD | regex.c | 3240 if (__iswctype (__btowc (ch), wt)) in PREFIX() 6217 if (__iswctype((wint_t)c, wctype)) in wcs_re_match_2_internal()
|