OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plineptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/patch/
patch.c
1029
const char *
plineptr
;
local in function:patch_match
1036
plineptr
= pfetch(pline);
1039
if (!similar(ilineptr,
plineptr
, plinelen))
1041
} else if (strnNE(ilineptr,
plineptr
, plinelen))
1051
if (
plineptr
[plinelen - 1] == '\n')
1054
if (
plineptr
[plinelen - 1] != '\n')
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025