Home
last modified time | relevance | path

Searched refs:loc (Results 1 – 3 of 3) sorted by relevance

/wcsmbs/
A Dtst-mbrtowc2.c13 const char *loc; member
27 static int t (const char *ch, size_t nch, const char *loc);
34 r |= t (tests[i].chp, tests[i].nchp, tests[i].loc); in do_test()
39 t (const char *ch, size_t nch, const char *loc) in t() argument
47 setlocale (LC_ALL, loc); in t()
A Dwcscasecmp.c31 # define TOLOWER(Ch) __towlower_l ((Ch), loc)
38 # define LOCALE_PARAM , locale_t loc
A Dwcsncase.c33 # define TOLOWER(Ch) __towlower_l ((Ch), loc)
40 # define LOCALE_PARAM , locale_t loc

Completed in 7 milliseconds