Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c2868 get_nfc(uint32_t uc, uint32_t uc2) in get_nfc() function
3135 } else if ((nfc = get_nfc(uc, uc2)) != 0) { in archive_string_normalize_C()
3163 if ((nfc = get_nfc(uc, ucx[i])) == 0) { in archive_string_normalize_C()