Home | History | Annotate | Download | only in intltest

Lines Matching refs:isAcceptable

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