OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__wcrtomb
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h
120
# define
__wcrtomb
wcrtomb
macro
regcomp.c
343
&& (
__wcrtomb
((char *) buf, towlower (wc), &state)
415
if (
__wcrtomb
(buf, cset->mbchars[i], &state) != (size_t) -1)
419
if (
__wcrtomb
(buf, towlower (cset->mbchars[i]), &state)
[
all
...]
Completed in 25 milliseconds