Searched refs:sym_stringprep_ucs4_to_utf8 (Results 1 – 3 of 3) sorted by relevance
30 extern char* (*sym_stringprep_ucs4_to_utf8)(const uint32_t * str, ssize_t len, size_t * items_read,…
35 char* (*sym_stringprep_ucs4_to_utf8)(const uint32_t * str, ssize_t len, size_t * items_read, size_t… variable
384 result = sym_stringprep_ucs4_to_utf8(output, output_size, NULL, &w); in dns_label_undo_idna()