OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:transit_state_singlebyte
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.c
2344
/* Return values of
transit_state_singlebyte
(), and
2358
transit_state_singlebyte
(struct dfa *d, int s, unsigned char const *p,
function
2607
rs =
transit_state_singlebyte
(d, s2, (*pp)++, &s1);
2672
rs =
transit_state_singlebyte
(d, s, *pp, &s1);
/src/external/gpl2/grep/dist/src/
dfa.c
2365
/* Return values of
transit_state_singlebyte
(), and
2379
transit_state_singlebyte
(struct dfa *d, int s, unsigned char const *p,
function
2628
rs =
transit_state_singlebyte
(d, s2, (*pp)++, &s1);
2693
rs =
transit_state_singlebyte
(d, s, *pp, &s1);
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026