OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utf8_char
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
json-parser.c
227
char
utf8_char
[4];
local
243
wchar_to_utf8(unicode_char,
utf8_char
, sizeof(
utf8_char
));
244
qstring_append(str,
utf8_char
);
/external/pcre/
pcre_compile.c
2991
uschar
utf8_char
[6];
local
2994
uschar *
utf8_char
= NULL;
local
[
all
...]
Completed in 317 milliseconds