Searched refs:get_nfc (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_string.c2812 get_nfc(uint32_t uc, uint32_t uc2) function
3079 } else if ((nfc = get_nfc(uc, uc2)) != 0) {
3107 if ((nfc = get_nfc(uc, ucx[i])) == 0) {

Completed in 71 milliseconds