Home
last modified time | relevance | path

Searched refs:__wcrtomb (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregex_internal.h120 # define __wcrtomb wcrtomb macro
Dregcomp.c341 && (__wcrtomb ((char *) buf, towlower (wc), &state) in re_compile_fastmap_iter()
413 if (__wcrtomb (buf, cset->mbchars[i], &state) != (size_t) -1) in re_compile_fastmap_iter()
417 if (__wcrtomb (buf, towlower (cset->mbchars[i]), &state) in re_compile_fastmap_iter()