Searched refs:USPOOF_SINGLE_SCRIPT_CONFUSABLE (Results 1 – 14 of 14) sorted by relevance
160 const uint32_t SL = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in testSkeleton()162 const uint32_t SA = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_ANY_CASE; in testSkeleton()251 TEST_ASSERT_EQ(USPOOF_SINGLE_SCRIPT_CONFUSABLE, result); in testAreConfusable()396 skeletonType = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in testConfData()398 skeletonType = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_ANY_CASE; in testConfData()719 …assertEquals("The CJK strings should be confusable", USPOOF_SINGLE_SCRIPT_CONFUSABLE, failedChecks… in testBug13314_MixedNumbers()
385 USPOOF_SINGLE_SCRIPT_CONFUSABLE = 1, enumerator416 …USPOOF_CONFUSABLE = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_MIXED_SCRIPT_CONFUSAB…
387 USPOOF_SINGLE_SCRIPT_CONFUSABLE = 1, enumerator418 …USPOOF_CONFUSABLE = USPOOF_SINGLE_SCRIPT_CONFUSABLE | USPOOF_MIXED_SCRIPT_CONFUSAB…
515 result |= USPOOF_SINGLE_SCRIPT_CONFUSABLE; in uspoof_areConfusableUnicodeString()524 if ((This->fChecks & USPOOF_SINGLE_SCRIPT_CONFUSABLE) == 0) { in uspoof_areConfusableUnicodeString()525 result &= ~USPOOF_SINGLE_SCRIPT_CONFUSABLE; in uspoof_areConfusableUnicodeString()
222 *errorType = USPOOF_SINGLE_SCRIPT_CONFUSABLE; in buildConfusableData()
512 result |= USPOOF_SINGLE_SCRIPT_CONFUSABLE; in uspoof_areConfusableUnicodeString()521 if ((This->fChecks & USPOOF_SINGLE_SCRIPT_CONFUSABLE) == 0) { in uspoof_areConfusableUnicodeString()522 result &= ~USPOOF_SINGLE_SCRIPT_CONFUSABLE; in uspoof_areConfusableUnicodeString()
518 result |= USPOOF_SINGLE_SCRIPT_CONFUSABLE; in uspoof_areConfusableUnicodeString()527 if ((This->fChecks & USPOOF_SINGLE_SCRIPT_CONFUSABLE) == 0) { in uspoof_areConfusableUnicodeString()528 result &= ~USPOOF_SINGLE_SCRIPT_CONFUSABLE; in uspoof_areConfusableUnicodeString()
543 TEST_ASSERT_EQ(USPOOF_SINGLE_SCRIPT_CONFUSABLE, checkResults); in TestUSpoofCAPI()575 TEST_ASSERT_EQ(USPOOF_SINGLE_SCRIPT_CONFUSABLE, checkResults); in TestUSpoofCAPI()