Home | History | Annotate | Download | only in i18n

Lines Matching defs:NO_VARIANT

50 #define NO_VARIANT UnicodeString()
926 * the special variant NO_VARIANT is stored in slot zero of the
953 // assert(NO_VARIANT == "");
964 tempus = new UnicodeString(); // = NO_VARIANT
1209 entry = findInDynamicStore(src, trg, NO_VARIANT);
1215 entry = findInStaticStore(src, trg, NO_VARIANT);