Searched defs:normalized_string (Results 1 – 2 of 2) sorted by relevance
3577 …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()
139 GX_UBYTE *normalized_string; in normalization_test() local