Searched refs:vowels (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ldns/ |
H A D | util.c | 431 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 D | sshkey.c | 1074 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 D | THAI%UCS.src | 110 # of the upper vowels, tone marks, and other signs at 0xD1,
|
H A D | UCS%THAI.src | 110 # of the upper vowels, tone marks, and other signs at 0xD1,
|
/freebsd/contrib/less/ |
H A D | NEWS | 398 * Treat Hangul Jamo medial vowels and final consonants as zero width.
|