Searched refs:iswlower_l (Results 1 – 8 of 8) sorted by relevance
73 return iswlower_l (c, 0); in iswlower()
13 iswlower_l (wint_t c, struct __locale_t *locale) in iswlower_l() function
25 return iswlower_l (c, locale); in iswctype_l()
77 iswlower_l.c
77 'iswlower_l.c',
59 * Function iswlower:: Lowercase wide character predicate (iswlower, iswlower_l)
60 int iswlower_l (wint_t, locale_t);
2948 newlib/libc/ctype/iswlower_l.c