Searched defs:allowUnassigned (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dnptrans.cpp139 map(const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, UBool allowUnassigned, UParseError* , UErrorCode& status ) argument
184 process( const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, UBool allowUnassigned, UParseError* parseError, UErrorCode& status ) argument
H A Didnaref.cpp266 UBool allowUnassigned = (UBool)((options & IDNAREF_ALLOW_UNASSIGNED) != 0); local
445 UBool allowUnassigned = (UBool)((options & IDNAREF_ALLOW_UNASSIGNED) != 0); local
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dusprep.cpp518 UBool allowUnassigned = (UBool) ((options & USPREP_ALLOW_UNASSIGNED)>0); local

Completed in 117 milliseconds