Home
last modified time | relevance | path

Searched refs:iswlower_l (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/newlib/libc/ctype/
Diswlower.c73 return iswlower_l (c, 0); in iswlower()
Diswlower_l.c13 iswlower_l (wint_t c, struct __locale_t *locale) in iswlower_l() function
Diswctype_l.c25 return iswlower_l (c, locale); in iswctype_l()
DCMakeLists.txt77 iswlower_l.c
Dmeson.build77 'iswlower_l.c',
Dctype.tex59 * Function iswlower:: Lowercase wide character predicate (iswlower, iswlower_l)
/picolibc-latest/newlib/libc/include/
Dwctype.h60 int iswlower_l (wint_t, locale_t);
/picolibc-latest/
DCOPYING.picolibc2948 newlib/libc/ctype/iswlower_l.c