Home
last modified time | relevance | path

Searched defs:utf8_length (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/tools/unicode/
H A Dutf8.c28 static const char utf8_length[128] = variable
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dxclip.c911 size_t utf8_length = length * 2; in ui_clip_handle_data() local