Lines Matching refs:UIDNA_DEFAULT
459 int32_t options = (useSTD3ASCIIRules == TRUE) ? UIDNA_USE_STD3_RULES : UIDNA_DEFAULT;
652 int32_t retVal = func(s1,-1,s2,-1,UIDNA_DEFAULT,&status);
672 retVal = func(s1,s1Len,s2,s2Len,UIDNA_DEFAULT,&status);
1001 int32_t options = (useSTD3ASCIIRules == TRUE) ? UIDNA_USE_STD3_RULES : UIDNA_DEFAULT;
1432 UIDNA_DEFAULT);
1453 UIDNA_DEFAULT);