Home | History | Annotate | Download | only in intltest

Lines Matching refs:isAcceptable

580 UBool U_CALLCONV isAcceptable(void *, const char *, const char *, const UDataInfo *) {
622 UDataMemory *data1 = udata_openChoice(0, "res", "en_US", isAcceptable, 0, &status);
623 UDataMemory *data2 = udata_openChoice(0, "res", "fr", isAcceptable, 0, &status);