Searched defs:nameprep (Results 1 – 3 of 3) sorted by relevance
197 UStringPrepProfile* nameprep, in _internal_toASCII()397 UStringPrepProfile* nameprep, in _internal_toUnicode()625 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_toASCII() local654 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_toUnicode() local685 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_IDNToASCII() local778 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status); in uidna_IDNToUnicode() local
14 def nameprep(label): function