Home | History | Annotate | Download | only in intltest

Lines Matching full:isacceptable

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