Searched refs:mylen (Results 1 – 2 of 2) sorted by relevance
626 chap_Cmp(char *myans, int mylen, char *hisans, int hislen in chap_Cmp() argument634 if (mylen != hislen) in chap_Cmp()642 mylen = 24; in chap_Cmp()646 for (; mylen; off++, mylen--) in chap_Cmp()
1102 int enlen, mylen; in TestSurrogates() local1143 mylen = ucol_getSortKey(myCollation, source[3], 2, myresult, 20); in TestSurrogates()1144 if (enlen != mylen || in TestSurrogates()