Home | History | Annotate | Download | only in intltest

Lines Matching refs:isAcceptable

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