Home | History | Annotate | Download | only in i18n

Lines Matching full:defstring

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