Searched refs:USPREP_RFC3491_NAMEPREP (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dusprep.h98 USPREP_RFC3491_NAMEPREP, enumerator in enum:UStringPrepProfileType
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duidna.cpp625 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status);
654 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status);
685 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status);
778 UStringPrepProfile* nameprep = usprep_openByType(USPREP_RFC3491_NAMEPREP, status);
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtestidn.cpp83 LocalUStringPrepProfilePointer profile(usprep_openByType(USPREP_RFC3491_NAMEPREP, &errorCode));
H A Dtestidna.cpp421 LocalUStringPrepProfilePointer prep(usprep_openByType(USPREP_RFC3491_NAMEPREP,&prepStatus));
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dspreptst.c752 return USPREP_RFC3491_NAMEPREP;

Completed in 188 milliseconds