Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/
H A Dutil.c431 char vowels[] = { 'a', 'e', 'i', 'o', 'u', 'y' }; in ldns_bubblebabble() local
449 retval[j++] = vowels[idx0]; in ldns_bubblebabble()
451 retval[j++] = vowels[idx2]; in ldns_bubblebabble()
466 retval[j++] = vowels[idx0]; in ldns_bubblebabble()
468 retval[j++] = vowels[idx2]; in ldns_bubblebabble()
/freebsd/crypto/openssh/
H A Dsshkey.c1074 char vowels[] = { 'a', 'e', 'i', 'o', 'u', 'y' }; in fingerprint_bubblebabble() local
1092 retval[j++] = vowels[idx0]; in fingerprint_bubblebabble()
1094 retval[j++] = vowels[idx2]; in fingerprint_bubblebabble()
1109 retval[j++] = vowels[idx0]; in fingerprint_bubblebabble()
1111 retval[j++] = vowels[idx2]; in fingerprint_bubblebabble()
/freebsd/share/i18n/csmapper/APPLE/
H A DTHAI%UCS.src110 # of the upper vowels, tone marks, and other signs at 0xD1,
H A DUCS%THAI.src110 # of the upper vowels, tone marks, and other signs at 0xD1,
/freebsd/contrib/less/
H A DNEWS398 * Treat Hangul Jamo medial vowels and final consonants as zero width.