OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbchars
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h
287
wchar_t *
mbchars
;
member in struct:__anon16800
regcomp.c
409
/* ... Else catch all bytes which can start the
mbchars
. */
415
if (__wcrtomb (buf, cset->
mbchars
[i], &state) != (size_t) -1)
419
if (__wcrtomb (buf, towlower (cset->
mbchars
[i]), &state)
[
all
...]
regexec.c
[
all
...]
Completed in 3584 milliseconds