OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_filter
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
sdiff.c
59
struct
line_filter
;
62
static bool edit (struct
line_filter
*, char const *, lin, lin, struct
line_filter
*, char const *, lin, lin, FILE *);
63
static bool interact (struct
line_filter
*, struct
line_filter
*, char const *, struct
line_filter
*, char const *, FILE *);
351
struct
line_filter
{
359
lf_init (struct
line_filter
*lf, FILE *infile)
366
/* Fill an exhausted
line_filter
buffer from its INFILE */
368
lf_refill (struct
line_filter
*lf
350
struct
line_filter
{
struct
[
all
...]
/src/external/gpl3/binutils/dist/etc/
update-copyright.py
421
line_filter
= filter.get_line_filter (dir, filename)
431
if not (
line_filter
and
line_filter
.match (line)):
/src/external/gpl3/binutils.old/dist/etc/
update-copyright.py
421
line_filter
= filter.get_line_filter (dir, filename)
431
if not (
line_filter
and
line_filter
.match (line)):
/src/external/gpl3/gcc/dist/contrib/
update-copyright.py
409
line_filter
= filter.get_line_filter (dir, filename)
419
if not (
line_filter
and
line_filter
.match (line)):
/src/external/gpl3/gcc.old/dist/contrib/
update-copyright.py
408
line_filter
= filter.get_line_filter (dir, filename)
418
if not (
line_filter
and
line_filter
.match (line)):
/src/external/bsd/less/dist/
search.c
1119
int
line_filter
= match_pattern(info_compiled(filter), filter->text,
local
1121
if (
line_filter
)
Completed in 19 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026