Home
last modified time | relevance | path

Searched refs:tolower_l (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dtolower_l.texi1 @node tolower_l
2 @section @code{tolower_l}
3 @findex tolower_l
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/tolower_l.ht…
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dtolower_l.texi1 @node tolower_l
2 @section @code{tolower_l}
3 @findex tolower_l
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tolower_l.html}
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/string/
H A Dstrcasecmp_l.c48 const int c1 = tolower_l (*s1++, locale); in strcasecmp_l()
49 const int c2 = tolower_l (*s2++, locale); in strcasecmp_l()
H A Dstrncasecmp_l.c50 const int c1 = tolower_l (*s1++, locale); in strncasecmp_l()
51 const int c2 = tolower_l (*s2++, locale); in strncasecmp_l()
/dports/devel/emscripten/emscripten-2.0.3/tests/core/
H A Dtest_stdlibs.out14 tolower_l: a
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/ctype/
H A Dtolower.c14 weak_alias(__tolower_l, tolower_l);
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/ctype/
H A Dtolower.c14 weak_alias(__tolower_l, tolower_l);
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/ctype/
H A Dtolower.c14 weak_alias(__tolower_l, tolower_l);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/ctype/
H A Dtolower.c14 weak_alias(__tolower_l, tolower_l);
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/ctype/
H A Dtolower.c14 weak_alias(__tolower_l, tolower_l);
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/ctype/
H A Dtolower.c15 weak_alias(__tolower_l, tolower_l);
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/ctype/
H A Dtolower.c14 weak_alias(__tolower_l, tolower_l);
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dctype.h107 int tolower_l(int, locale_t);
288 tolower_l(int _c, locale_t _l __attribute__((__unused__))) in tolower_l() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/xlocale/
H A D_ctype.h198 tolower_l(int c, locale_t l) in tolower_l() function
232 int tolower_l(int, locale_t);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/xlocale/
H A D_ctype.h198 tolower_l(int c, locale_t l) in tolower_l() function
232 int tolower_l(int, locale_t);
/dports/devel/boost-docs/boost_1_72_0/libs/locale/src/posix/
H A Dnumeric.cpp268 return tolower_l(c,*lc_); in tolower()
273 *begin = tolower_l(*begin,*lc_); in tolower()
366 return tolower_l(c,*lc_); in tolower()
371 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/devel/boost-python-libs/boost_1_72_0/libs/locale/src/posix/
H A Dnumeric.cpp268 return tolower_l(c,*lc_); in tolower()
273 *begin = tolower_l(*begin,*lc_); in tolower()
366 return tolower_l(c,*lc_); in tolower()
371 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/locale/src/posix/
H A Dnumeric.cpp265 return tolower_l(c,*lc_); in tolower()
270 *begin = tolower_l(*begin,*lc_); in tolower()
363 return tolower_l(c,*lc_); in tolower()
368 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/locale/src/posix/
H A Dnumeric.cpp268 return tolower_l(c,*lc_); in tolower()
273 *begin = tolower_l(*begin,*lc_); in tolower()
366 return tolower_l(c,*lc_); in tolower()
371 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/databases/percona57-server/boost_1_59_0/libs/locale/src/posix/
H A Dnumeric.cpp265 return tolower_l(c,*lc_); in tolower()
270 *begin = tolower_l(*begin,*lc_); in tolower()
363 return tolower_l(c,*lc_); in tolower()
368 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/databases/xtrabackup/boost_1_59_0/libs/locale/src/posix/
H A Dnumeric.cpp265 return tolower_l(c,*lc_); in tolower()
270 *begin = tolower_l(*begin,*lc_); in tolower()
363 return tolower_l(c,*lc_); in tolower()
368 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/databases/percona57-client/boost_1_59_0/libs/locale/src/posix/
H A Dnumeric.cpp265 return tolower_l(c,*lc_); in tolower()
270 *begin = tolower_l(*begin,*lc_); in tolower()
363 return tolower_l(c,*lc_); in tolower()
368 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/devel/boost-libs/boost_1_72_0/libs/locale/src/posix/
H A Dnumeric.cpp268 return tolower_l(c,*lc_); in tolower()
273 *begin = tolower_l(*begin,*lc_); in tolower()
366 return tolower_l(c,*lc_); in tolower()
371 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/locale/src/posix/
H A Dnumeric.cpp265 return tolower_l(c,*lc_); in tolower()
270 *begin = tolower_l(*begin,*lc_); in tolower()
363 return tolower_l(c,*lc_); in tolower()
368 *begin = tolower_l(*begin,*lc_); in tolower()
/dports/devel/hyperscan/boost_1_75_0/libs/locale/src/posix/
H A Dnumeric.cpp268 return tolower_l(c,*lc_); in tolower()
273 *begin = tolower_l(*begin,*lc_); in tolower()
366 return tolower_l(c,*lc_); in tolower()
371 *begin = tolower_l(*begin,*lc_); in tolower()

12345678910>>...14