Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Didn-util.h30 extern char* (*sym_stringprep_ucs4_to_utf8)(const uint32_t * str, ssize_t len, size_t * items_read,…
Didn-util.c35 char* (*sym_stringprep_ucs4_to_utf8)(const uint32_t * str, ssize_t len, size_t * items_read, size_t… variable
Ddns-domain.c384 result = sym_stringprep_ucs4_to_utf8(output, output_size, NULL, &w); in dns_label_undo_idna()