Home
last modified time | relevance | path

Searched defs:useSTD3ASCIIRules (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/test/intltest/
Dtestidna.cpp242 UBool useSTD3ASCIIRules; member
451 UBool useSTD3ASCIIRules,UErrorCode expectedStatus, in testAPI()
994 UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func){ in testChaining()
Didnaref.cpp267 UBool useSTD3ASCIIRules = (UBool)((options & IDNAREF_USE_STD3_RULES) != 0); in idnaref_toASCII() local
446 UBool useSTD3ASCIIRules = (UBool)((options & IDNAREF_USE_STD3_RULES) != 0); in idnaref_toUnicode() local
/external/icu4c/test/cintltst/
Didnatest.c74 UBool useSTD3ASCIIRules,UErrorCode expectedStatus, in testAPI()
/external/icu4c/common/
Duidna.cpp222 UBool useSTD3ASCIIRules = (UBool)((options & UIDNA_USE_STD3_RULES) != 0); in _internal_toASCII() local