HomeSort by relevance Sort by last modified time
    Searched refs:disallowNonLDHDot (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uts46.cpp 329 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0;
354 } else if(cData<0 && disallowNonLDHDot) {
434 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0;
459 } else if(cData<0 && disallowNonLDHDot) {
776 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0;
783 } else if(disallowNonLDHDot && asciiData[c]<0) {
789 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) {
    [all...]
  /external/icu4c/common/
uts46.cpp 335 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0;
360 } else if(cData<0 && disallowNonLDHDot) {
440 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0;
465 } else if(cData<0 && disallowNonLDHDot) {
782 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0;
789 } else if(disallowNonLDHDot && asciiData[c]<0) {
795 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 31 milliseconds