Searched refs:tolower_l (Results 1 – 6 of 6) sorted by relevance
26 tolower_l(int c, locale_t loc) in tolower_l() function41 return (isascii(c) ? __trans_lower[c] : tolower_l(c, uselocale(NULL))); in tolower()
110 extern int tolower_l(int, locale_t);
63 func | tolower_l | int | int; locale_t | ctype.h | -ALL +SUSv4+
1257 tolower_l.3c \2333 tolower_l.3c := LINKSRC = tolower.3c
276 tolower_l;
1327 link path=usr/share/man/man3c/tolower_l.3c target=tolower.3c