OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIS_HTTPSTYLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/vis/
vis.c
100
eflags |=
VIS_HTTPSTYLE
;
142
if ((eflags & (
VIS_HTTPSTYLE
|VIS_MIMESTYLE)) ==
143
(
VIS_HTTPSTYLE
|VIS_MIMESTYLE))
/src/include/
vis.h
61
#define
VIS_HTTPSTYLE
0x0080 /* http-style escape % hex hex */
/src/usr.bin/extattr/
getextattr.c
121
return
VIS_HTTPSTYLE
;
129
return
VIS_HTTPSTYLE
;
/src/usr.bin/db/
db.c
265
if (0 != (visflags & ~(
VIS_HTTPSTYLE
)))
275
if (0 != (visflags & ~(
VIS_HTTPSTYLE
)))
651
return (strunvisx(buf, data, (visflags &
VIS_HTTPSTYLE
)));
678
int encmask = ~(VIS_CSTYLE |
VIS_HTTPSTYLE
| VIS_OCTAL);
691
r |=
VIS_HTTPSTYLE
;
Completed in 120 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025