Lines Matching refs:idx
983 int idx; /* index into table */993 for (idx = 0; idx < phn_cnt; idx ++) { /* for each item in table */994 if (IPnt == PhnAry[idx].strIPA) { /* matches IPA code */995 strcat( XPnt, (const char *)&(PhnAry[idx].strXSAMPA) ); /* copy the XSAMPA string */