Home
last modified time | relevance | path

Searched defs:tolower (Results 1 – 25 of 1671) sorted by relevance

12345678910>>...67

/dports/sysutils/pmt/pmt-0.2/
H A Dcase.c16 PMT_MODULE_INIT(tolower) { in PMT_MODULE_INIT() argument
31 PMT_MODULE_IMPL(tolower) { in PMT_MODULE_IMPL() argument
39 PMT_MODULE_END(tolower) { } in PMT_MODULE_END() argument
/dports/graphics/aseprite/aseprite-1.2.9/laf/third_party/stringencoders/src/
H A Dmodp_ascii.h126 inline std::string tolower(const std::string& str) in tolower() function
133 inline std::string& tolower(std::string& str) in tolower() function
/dports/devel/stringencoders/stringencoders-v3.10.3/src/
H A Dmodp_ascii.h121 inline std::string tolower(const std::string& str) in tolower() function
128 inline std::string& tolower(std::string& str) in tolower() function
/dports/security/testssl.sh/testssl.sh-3.0.6/utils/
H A Dgenerate_static_cipher_lists.sh47 tolower() { echo -n "${1,,}" ; } function
50 tolower() { echo -n "$1" | tr 'A-Z' 'a-z' ; } function
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libc/ctype/
H A Dtolower.c15 int tolower(int c) in tolower() function
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libc/ctype/
H A Dtolower.c15 int tolower(int c) in tolower() function
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/libc/ctype/
H A Dtolower.c16 int __attrconst tolower(int c) in tolower() function
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libc/ctype/
H A Dtolower.c15 int tolower(int c) in tolower() function
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libc/ctype/
H A Dtolower.c15 int tolower(int c) in tolower() function
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/libc/ctype/
H A Dtolower.c16 int __attrconst tolower(int c) in tolower() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libc/ctype/
H A Dtolower.c15 int tolower(int c) in tolower() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/libc/ctype/
H A Dtolower.c16 int __attrconst tolower(int c) in tolower() function
/dports/math/octave-forge-oct2mat/oct2mat-1.0.7/inst/
H A Dtolower.m1 function retval = tolower (s) function
/dports/security/klee/klee-2.2/runtime/klee-libc/
H A Dtolower.c10 int tolower(int ch) { in tolower() function
/dports/math/ndiff/ndiff-2.00/
H A DREADME.AWK209 (2) gawk and mawk have toupper() and tolower() for efficient function
/dports/lang/sdcc/sdcc-4.0.0/device/lib/
H A Dtolower.c33 int tolower (int c) in tolower() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/libc/ctype/
H A Dtolower.c16 int __attrconst tolower(int c) in tolower() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libc/ctype/
H A Dtolower.c15 int tolower(int c) in tolower() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libc/ctype/
H A Dtolower.c15 int tolower(int c) in tolower() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/libc/ctype/
H A Dtolower.c16 int __attrconst tolower(int c) in tolower() function
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libc/ctype/
H A Dtolower.c16 int __attrconst tolower(int c) in tolower() function
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/libc/ctype/
H A Dtolower.c16 int __attrconst tolower(int c) in tolower() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/charset/Charset/
H A Ddefault.sh51 tolower() { function
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/charset/Charset/
H A Ddefault.sh51 tolower() { function
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/tools/neu2fstr/HECD/
H A Dhecd_util.cpp56 void tolower(char *s) { in tolower() function
63 void tolower(const char *src, char *dest) { in tolower() function

12345678910>>...67