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
550
int stateno, atomno,
targetno
, prev;
local
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 */
[
all
...]
Completed in 47 milliseconds