Searched refs:position_set (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.h216 } position_set; typedef in typeref:struct:__anon2419
224 position_set elems; /* Positions this state could match. */
231 position_set mbps; /* Positions which can match multibyte
318 position_set *follows; /* Array of follow sets, indexed by position
H A Ddfa.c1382 copy (position_set const *src, position_set *dst)
1396 insert (position p, position_set *s)
1421 merge (position_set const *s1, position_set const *s2, position_set *m)
1444 delete_pos (position p, position_set *s)
1461 state_index (struct dfa *d, position_set const *s, int newline, int letter)
1531 epsclosure (position_set *s, struct dfa const *d)
1655 position_set tm
[all...]

Completed in 88 milliseconds