OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_xdg_convert_to_ucs4
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gio/xdgmime/
xdgmimeint.h
54
#define
_xdg_convert_to_ucs4
XDG_RESERVED_ENTRY(convert_to_ucs4)
macro
73
xdg_unichar_t *
_xdg_convert_to_ucs4
(const char *source, int *len);
xdgmimeint.c
157
_xdg_convert_to_ucs4
(const char *source, int *len)
function
xdgmimeglob.c
287
unitext =
_xdg_convert_to_ucs4
(text, &len);
Completed in 9437 milliseconds