Searched refs:UNORM_UNICODE_3_2 (Results 1 – 8 of 8) sorted by relevance
60 if(options&UNORM_UNICODE_3_2) { in unorm_quickCheckWithOptions()83 if(options&UNORM_UNICODE_3_2) { in unorm_isNormalizedWithOptions()102 if(options&UNORM_UNICODE_3_2) { in unorm_normalize()183 if(options&UNORM_UNICODE_3_2) { in unorm_iterate()267 if(options&UNORM_UNICODE_3_2) { in unorm_concatenate()
80 if(fOptions&UNORM_UNICODE_3_2) { in init()149 if(options&UNORM_UNICODE_3_2) { in normalize()184 if(options&UNORM_UNICODE_3_2) { in quickCheck()201 if(options&UNORM_UNICODE_3_2) { in isNormalized()235 if(options&UNORM_UNICODE_3_2) { in concatenate()
610 if(normOptions&UNORM_UNICODE_3_2) { in unorm_compare()
178 UNORM_UNICODE_3_2=0x20 enumerator
159 TestConformance(openNormalizationTestFile("NormalizationTest-3.2.0.txt"), UNORM_UNICODE_3_2); in TestConformance32()
1093 { UNORM_UNICODE_3_2<<UNORM_COMPARE_NORM_OPTIONS_SHIFT, "Unicode 3.2" } in TestCompare()