Home
last modified time | relevance | path

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

/posix/
A Dfnmatch.c53 # define towlower __towlower
A Dregex_internal.h140 # undef __towlower
145 # define __towlower towlower macro
A Dregcomp.c326 && (__wcrtomb ((char *) buf, __towlower (wc), &state) in re_compile_fastmap_iter()
402 if (__wcrtomb (buf, __towlower (cset->mbchars[i]), &state) in re_compile_fastmap_iter()

Completed in 14 milliseconds