Searched refs:disallowNonLDHDot (Results 1 – 3 of 3) sorted by relevance
133 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in process()157 } else if(cData<0 && disallowNonLDHDot) { in process()389 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in processLabel()396 } else if(disallowNonLDHDot && asciiData[c]<0) { in processLabel()402 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) { in processLabel()484 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in markBadACELabel()498 if(disallowNonLDHDot) { in markBadACELabel()
132 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in process()156 } else if(cData<0 && disallowNonLDHDot) { in process()388 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in processLabel()395 } else if(disallowNonLDHDot && asciiData[c]<0) { in processLabel()401 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) { in processLabel()483 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in markBadACELabel()497 if(disallowNonLDHDot) { in markBadACELabel()
333 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in process() local358 } else if(cData<0 && disallowNonLDHDot) { in process()434 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in processUTF8() local459 } else if(cData<0 && disallowNonLDHDot) { in processUTF8()789 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in processLabel() local796 } else if(disallowNonLDHDot && asciiData[c]<0) { in processLabel()802 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) { in processLabel()913 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in markBadACELabel() local929 if(disallowNonLDHDot) { in markBadACELabel()