Home | History | Annotate | Download | only in i18n

Lines Matching full:defstring

858                        const UChar* defString = ures_getString(&defres, &defcollLength, status);
863 u_UCharsToChars(defString, defcoll, defcollLength+1);