OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstpos
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/lvm2/dist/libdm/regex/
parse_rx.h
45
dm_bitset_t
firstpos
;
member in struct:rx_node
/src/external/bsd/tre/dist/lib/
tre-ast.h
49
tre_pos_and_tags_t *
firstpos
;
member in struct:__anon8177
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
dfa.c
1608
Firstpos
: The
firstpos
of a node is the set of positions (nonempty leaves)
1611
* EMPTY leaves have empty
firstpos
.
1612
* The
firstpos
of a nonempty leaf is that leaf itself.
1613
* The
firstpos
of a QMARK, STAR, or PLUS node is the
firstpos
of its
1615
* The
firstpos
of a CAT node is the
firstpos
of the left argument, union
1616
the
firstpos
of the right if the left argument is nullable.
1617
* The
firstpos
of an OR node is the union of firstpos of each argument
1652
position *
firstpos
; \/* Array where
firstpos
elements are stored. *\/
local
[
all
...]
/src/external/gpl2/grep/dist/src/
dfa.c
1629
Firstpos
: The
firstpos
of a node is the set of positions (nonempty leaves)
1632
* EMPTY leaves have empty
firstpos
.
1633
* The
firstpos
of a nonempty leaf is that leaf itself.
1634
* The
firstpos
of a QMARK, STAR, or PLUS node is the
firstpos
of its
1636
* The
firstpos
of a CAT node is the
firstpos
of the left argument, union
1637
the
firstpos
of the right if the left argument is nullable.
1638
* The
firstpos
of an OR node is the union of firstpos of each argument
1673
position *
firstpos
; \/* Array where
firstpos
elements are stored. *\/
local
[
all
...]
Completed in 33 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026