Home
last modified time | relevance | path

Searched refs:VIS_HTTPSTYLE (Results 1 – 2 of 2) sorted by relevance

/external/libedit/src/
Dvis.h58 #define VIS_HTTPSTYLE 0x0080 /* http-style escape % hex hex */ macro
Dvis.c300 if (flags & VIS_HTTPSTYLE) in getvisfun()