Home | History | Annotate | Download | only in collationperf

Lines Matching defs:ask

342     char  *ask = (*(Line **)a)->icuSortKey;
347 while (*ask != 0) {
348 aVal += aVal*37 + *ask++;