Home | History | Annotate | Download | only in i18n

Lines Matching refs:defString

2345                        const UChar* defString = ures_getStringByKey(&curbndl, "id", &curIDLength, status);
2350 u_UCharsToChars(defString, curID, curIDLength+1);