Searched defs:useSTD3ASCIIRules (Results 1 - 7 of 7) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DTestData.java258 public boolean useSTD3ASCIIRules; field in class:TestData.ErrorCase
266 useSTD3ASCIIRules = std3;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestData.java257 public boolean useSTD3ASCIIRules; field in class:TestData.ErrorCase
265 useSTD3ASCIIRules = std3;
/external/icu/icu4c/source/common/
H A Duidna.cpp222 UBool useSTD3ASCIIRules = (UBool)((options & UIDNA_USE_STD3_RULES) != 0); local
290 if(useSTD3ASCIIRules == TRUE){
403 //UBool useSTD3ASCIIRules = (UBool)((options & UIDNA_USE_STD3_RULES) != 0);
550 /*if(useSTD3ASCIIRules == TRUE){
/external/icu/icu4c/source/test/intltest/
H A Didnaref.cpp267 UBool useSTD3ASCIIRules = (UBool)((options & IDNAREF_USE_STD3_RULES) != 0); local
332 if(useSTD3ASCIIRules == TRUE){
446 UBool useSTD3ASCIIRules = (UBool)((options & IDNAREF_USE_STD3_RULES) != 0); local
582 if(useSTD3ASCIIRules == TRUE){
708 // UBool useSTD3ASCIIRules = (UBool)((options & IDNAREF_USE_STD3_RULES) != 0);
864 // UBool useSTD3ASCIIRules = (UBool)((options & IDNAREF_USE_STD3_RULES) != 0);
H A Dtestidna.cpp242 UBool useSTD3ASCIIRules; member in struct:ErrorCases
451 UBool useSTD3ASCIIRules,UErrorCode expectedStatus,
459 int32_t options = (useSTD3ASCIIRules == TRUE) ? UIDNA_USE_STD3_RULES : UIDNA_DEFAULT;
919 IDNToASCIIName, errorCase.useSTD3ASCIIRules,
923 IDNToASCIIName, errorCase.useSTD3ASCIIRules,
928 IDNToUnicodeName, errorCase.useSTD3ASCIIRules,
994 UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func){
1001 int32_t options = (useSTD3ASCIIRules == TRUE) ? UIDNA_USE_STD3_RULES : UIDNA_DEFAULT;
450 testAPI(const UChar* src, const UChar* expected, const char* testName, UBool useSTD3ASCIIRules,UErrorCode expectedStatus, UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules) argument
993 testChaining(const UChar* src,int32_t numIterations,const char* testName, UBool useSTD3ASCIIRules, UBool caseInsensitive, TestFunc func) argument
/external/icu/icu4c/source/test/cintltst/
H A Didnatest.c72 UBool useSTD3ASCIIRules,UErrorCode expectedStatus,
80 int32_t options = (useSTD3ASCIIRules == TRUE) ? UIDNA_USE_STD3_RULES : UIDNA_DEFAULT;
71 testAPI(const UChar* src, const UChar* expected, const char* testName, UBool useSTD3ASCIIRules,UErrorCode expectedStatus, UBool doCompare, UBool testUnassigned, TestFunc func) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1929 milliseconds