Home | History | Annotate | Download | only in intltest

Lines Matching refs:udata_openChoice

622             UDataMemory *data1 = udata_openChoice(0, "res", "en_US", isAcceptable, 0, &status);
623 UDataMemory *data2 = udata_openChoice(0, "res", "fr", isAcceptable, 0, &status);
627 error("udata_openChoice failed.\n");