Searched refs:UNORM_UNICODE_3_2 (Results 1 – 6 of 6) sorted by relevance
58 if(options&UNORM_UNICODE_3_2) { in unorm_quickCheckWithOptions()81 if(options&UNORM_UNICODE_3_2) { in unorm_isNormalizedWithOptions()100 if(options&UNORM_UNICODE_3_2) { in unorm_normalize()181 if(options&UNORM_UNICODE_3_2) { in unorm_iterate()265 if(options&UNORM_UNICODE_3_2) { in unorm_concatenate()
72 if(fOptions&UNORM_UNICODE_3_2) { in init()141 if(options&UNORM_UNICODE_3_2) { in normalize()176 if(options&UNORM_UNICODE_3_2) { in quickCheck()193 if(options&UNORM_UNICODE_3_2) { in isNormalized()227 if(options&UNORM_UNICODE_3_2) { in concatenate()
614 if(normOptions&UNORM_UNICODE_3_2) { in unorm_compare()
172 UNORM_UNICODE_3_2=0x20 enumerator
158 TestConformance(openNormalizationTestFile("NormalizationTest-3.2.0.txt"), UNORM_UNICODE_3_2); in TestConformance32()
1063 { UNORM_UNICODE_3_2<<UNORM_COMPARE_NORM_OPTIONS_SHIFT, "Unicode 3.2" } in TestCompare()