Home
last modified time | relevance | path

Searched refs:atomno (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlregexp.c561 int stateno, atomno, targetno, prev; in xmlRegEpxFromParse() local
576 atomno = stringRemap[trans->atom->no]; in xmlRegEpxFromParse()
594 prev = transitions[stateno * (nbatoms + 1) + atomno + 1]; in xmlRegEpxFromParse()
600 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse()
616 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse()
618 transitions[stateno * (nbatoms + 1) + atomno + 1] = in xmlRegEpxFromParse()
621 transdata[stateno * nbatoms + atomno] = in xmlRegEpxFromParse()