Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dcanonical_normalize.cpp3577 …x_studio_unicode_string_to_utf8_string(GX_CANONICAL_CONTEXT *context, GX_STRING *normalized_string) in gx_studio_unicode_string_to_utf8_string()
3616 UINT gx_studio_canonical_normalize(GX_CONST GX_STRING *string, GX_STRING *normalized_string) in gx_studio_canonical_normalize()
/GUIX-v6.4.1/test/example_internal/thai_glyph_shaping/
Dnormalization_test.c139 GX_UBYTE *normalized_string; in normalization_test() local