Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dctype.h97 tolower(int c) in tolower() function
/freebsd-10-stable/lib/libc/locale/
Disctype.c216 tolower(c) in tolower() function
/freebsd-10-stable/include/
Dctype.h99 #define tolower(c) __sbtolower(c) macro
/freebsd-10-stable/contrib/libstdc++/include/bits/
Dlocale_facets.h256 tolower(char_type __c) const in tolower() function
271 tolower(char_type* __lo, const char_type* __hi) const in tolower() function
830 tolower(char_type __c) const in tolower() function
847 tolower(char_type* __lo, const char_type* __hi) const in tolower() function
4684 tolower(_CharT __c, const locale& __loc) in tolower() function
/freebsd-10-stable/lib/libstand/
Dstand.h220 static __inline int tolower(int c) in tolower() function