OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIS_HTTP1866
(Results
1 - 2
of
2
) sorted by null
/external/libedit/src/
vis.h
60
#define
VIS_HTTP1866
0x0200 /* http-style &#num; or &string; */
unvis.c
237
if ((flag &
VIS_HTTP1866
) && c == '&') {
Completed in 25 milliseconds