OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TXT_REPLACE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
key.h
222
#define
TXT_REPLACE
0x01000000 /* Replace; don't delete overwrite. */
/src/external/bsd/nvi/dist/vi/
v_itxt.c
411
LF_SET(TXT_OVERWRITE |
TXT_REPLACE
);
v_txt.c
763
if (LF_ISSET(
TXT_REPLACE
) && owrite != 0) {
875
if (LF_ISSET(
TXT_REPLACE
)) {
878
LF_CLR(
TXT_REPLACE
);
900
if (LF_ISSET(
TXT_REPLACE
))
2453
if (LF_ISSET(
TXT_REPLACE
)) {
Completed in 15 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026