OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sl_str
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/mdocml/dist/
compat_stringlist.h
39
char **
sl_str
;
member in struct:_stringlist
/src/include/
stringlist.h
41
char **
sl_str
;
member in struct:_stringlist
/src/external/gpl2/xcvs/dist/lib/
regexec.c
2699
Idx sub_last_idx,
sl_str
, bkref_str_off;
2704
sl_str
= sub_top->str_idx;
2712
sl_str_diff = sub_last->str_idx -
sl_str
;
2730
if (memcmp (buf + bkref_str_off, buf +
sl_str
, sl_str_diff) != 0)
2734
sl_str
+= sl_str_diff;
2751
++
sl_str
;
2753
for (;
sl_str
<= bkref_str_idx; ++
sl_str
)
2758
sl_str_off =
sl_str
- sub_top->str_idx;
2775
if (buf [bkref_str_off++] != buf[
sl_str
- 1]
2695
Idx sub_last_idx,
sl_str
, bkref_str_off;
local
[
all
...]
Completed in 27 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026