OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 84 milliseconds