Home | History | Annotate | Download | only in libxml2

Lines Matching full:targetno

550 	    int stateno, atomno, targetno, prev;
577 targetno = stateRemap[trans->to];
585 if (prev != targetno + 1) {
589 i, j, trans->atom->no, trans->to, atomno, targetno);
605 i, j, trans->atom->no, trans->to, atomno, targetno);
608 targetno + 1; /* to avoid 0 */