Home
last modified time | relevance | path

Searched refs:decompose_hangul (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgunidecomp.c165 decompose_hangul (gunichar s, in decompose_hangul() function
257 decompose_hangul (ch, NULL, result_len); in g_unicode_canonical_decomposition()
259 decompose_hangul (ch, r, result_len); in g_unicode_canonical_decomposition()
394 decompose_hangul (wc, NULL, &result_len); in _g_utf8_normalize_wc()
425 decompose_hangul (wc, wc_buffer + n_wc, &result_len); in _g_utf8_normalize_wc()
744 decompose_hangul (ch, result ? buffer : NULL, &len); in g_unichar_fully_decompose()