Home | History | Annotate | Download | only in intltest

Lines Matching defs:resLen

866         int32_t resLen = 0, oldLen = 0;
870 resLen = ucol_getSortKey(coll, lines[i].buff, lines[i].buflen, newSk, 1024);
912 oldLen = resLen;