Home | History | Annotate | Download | only in dumpce

Lines Matching refs:size1

753     int        size1 = ((ScriptElement *)elem1)->count;
758 int result = ucol_strcoll(COLLATOR_, ch1, size1, ch2, size2);
761 result = ucol_strcoll(COLLATOR_, ch1, size1, ch2, size2);
764 result = ucol_strcoll(COLLATOR_, ch1, size1, ch2, size2);