HomeSort by relevance Sort by last modified time
    Searched full:targetno (Results 1 - 1 of 1) sorted by null

  /external/libxml2/
xmlregexp.c 561 int stateno, atomno, targetno, prev; local
588 targetno = stateRemap[trans->to];
596 if (prev != targetno + 1) {
600 i, j, trans->atom->no, trans->to, atomno, targetno);
616 i, j, trans->atom->no, trans->to, atomno, targetno);
619 targetno + 1; /* to avoid 0 */
    [all...]

Completed in 66 milliseconds