Searched refs:isw (Results 1 – 9 of 9) sorted by relevance
116 isw##type##_l(wint_t wc, locale_t loc) \124 isw##type(wint_t wc) \
50 if (!isw ## y(*wc))\
243 static int isw = 0; variable599 isw = 1;720 if ( isj && ( isw || isW )) {723 if ( isj && isw ) {731 if ( (isj || isw) && !isD && ( ldapauth != LDAP_AUTH_SASL ) ) {733 if ( (isj || isw) && !isD ) {
16 #define _hdr_wchar 1 /* <wchar.h> and isw*() really work */
7 hdr wchar note{ <wchar.h> and isw*() really work }end execute{
471 04-03-23 regex/reglib.h: fix isw*() redefines583 03-05-28 regex/*: recode to use isw*() directly when needed, is*() otherwise