OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offset_max
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good
237
c = md->
offset_max
;
519
if (offset < md->
offset_max
)
520
if (offset >= md->
offset_max
)
615
match_block.
offset_max
= (2 * ocount) / 3;
[
all
...]
uniq.inp
717
c = md->
offset_max
;
1245
if (offset < md->
offset_max
)
1246
if (offset >= md->
offset_max
)
[
all
...]
/external/pcre/dist/
pcre_exec.c
[
all
...]
pcre_internal.h
2502
int
offset_max
; \/* The maximum usable for return data *\/
member in struct:match_data
[
all
...]
Completed in 208 milliseconds