Searched refs:disallowNonLDHDot (Results 1 – 6 of 6) sorted by relevance
133 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in process()157 } else if(cData<0 && disallowNonLDHDot) { in process()411 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in processLabel()418 } else if(disallowNonLDHDot && asciiData[c]<0) { in processLabel()424 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) { in processLabel()506 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in markBadACELabel()520 if(disallowNonLDHDot) { in markBadACELabel()
134 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in process()158 } else if(cData<0 && disallowNonLDHDot) { in process()402 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in processLabel()409 } else if(disallowNonLDHDot && asciiData[c]<0) { in processLabel()415 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) { in processLabel()497 boolean disallowNonLDHDot=(options&USE_STD3_RULES)!=0; in markBadACELabel()511 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()800 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in processLabel() local807 } else if(disallowNonLDHDot && asciiData[c]<0) { in processLabel()813 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) { in processLabel()924 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in markBadACELabel() local940 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()810 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in processLabel() local817 } else if(disallowNonLDHDot && asciiData[c]<0) { in processLabel()823 if(disallowNonLDHDot && isNonASCIIDisallowedSTD3Valid(c)) { in processLabel()934 UBool disallowNonLDHDot=(options&UIDNA_USE_STD3_RULES)!=0; in markBadACELabel() local950 if(disallowNonLDHDot) { in markBadACELabel()