Home
last modified time | relevance | path

Searched refs:strlower (Results 1 - 6 of 6) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.h48 void strlower(char *dest, size_t destlen, const char *src);
H A Dutil.c100 void strlower(char *dest, size_t destlen, const char *src) in strlower() function
/third_party/toybox/lib/
H A Dlib.h239 char *strlower(char *s);
H A Dlib.c396 char *strlower(char *s) in strlower() function
/third_party/toybox/porting/liteos_a/lib/
H A Dlib.h231 char *strlower(char *s);
/third_party/toybox/toys/posix/
H A Dfind.c378 if ((check || !new) && name) name = strlower(name); in do_find()

Completed in 12 milliseconds