Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlregexp.c596 int stateno, atomno, targetno, prev; in xmlRegEpxFromParse() local
611 atomno = stringRemap[trans->atom->no]; in xmlRegEpxFromParse()
626 prev = transitions[stateno * (nbatoms + 1) + atomno + 1]; in xmlRegEpxFromParse()
632 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse()
648 i, j, trans->atom->no, trans->to, atomno, targetno); in xmlRegEpxFromParse()
650 transitions[stateno * (nbatoms + 1) + atomno + 1] = in xmlRegEpxFromParse()
653 transdata[stateno * nbatoms + atomno] = in xmlRegEpxFromParse()