Home
last modified time | relevance | path

Searched defs:ISWCTYPE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c113 # define ISWCTYPE(WC, WT) __iswctype (WC, WT) macro
115 # define ISWCTYPE(WC, WT) iswctype (WC, WT) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dfnmatch.c140 # define ISWCTYPE(WC, WT) __iswctype (WC, WT) macro
142 # define ISWCTYPE(WC, WT) iswctype (WC, WT) macro