OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_unichar_toupper
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/glib/
guniprop.c
552
*
g_unichar_toupper
:
562
g_unichar_toupper
(gunichar c)
function
654
return
g_unichar_toupper
(c);
843
len += g_unichar_to_utf8 (
g_unichar_toupper
(decomp[i]), out_buffer ? out_buffer + len : NULL);
[
all
...]
galias.h
3462
#define
g_unichar_toupper
macro
[
all
...]
galiasdef.c
3472
#undef
g_unichar_toupper
macro
[
all
...]
Completed in 29 milliseconds