Home
last modified time | relevance | path

Searched defs:toLower (Results 1 – 3 of 3) sorted by last modified time

/freebsd/contrib/bmake/
H A Dos.sh80 toLower() { function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringExtras.h152 inline char toLower(char x) { in toLower() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp13598 std::string toLower( std::string const& s ) { in toLower() function