Home
last modified time | relevance | path

Searched defs:lowercase (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dlowercase.c36 char *lowercase(char *string) in lowercase() function
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dplainrsa-gen.c111 lowercase(char *input) in lowercase() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dascii.d78 immutable lowercase = letters[26 .. 52]; /// a .. z variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dascii.d71 immutable lowercase = letters[26 .. 52]; /// a .. z variable
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.cpp737 void lowercase(const char *start, const char *end, string &result) in lowercase() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c893 bool lowercase; in extract_quotelike_pass3() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.c1855 lowercase(char *s) in lowercase() function