Lines Matching full:dictnum
1490 int dictnum = atoi(tok1);1491 if (dictnum < 0 || dictnum > 9) {1495 d = &darray[dictnum];