diff options
author | alex <alex@FreeBSD.org> | 2000-07-02 21:31:26 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-07-02 21:31:26 +0000 |
commit | 995a78eb83236c197a3d1fb37b7de757639d751f (patch) | |
tree | 4772c58dec37a5d24fb1f6992c883883be2351b2 /lib/libc/regex/regexec.c | |
parent | 7529622c2c77ec0057ab1617fffdbac83c01b82c (diff) | |
download | FreeBSD-src-995a78eb83236c197a3d1fb37b7de757639d751f.zip FreeBSD-src-995a78eb83236c197a3d1fb37b7de757639d751f.tar.gz |
Document VIS_HTTPSTYLE:
VIS_HTTPSTYLE is a new encoding style for use in vis(), strvis() and
strvisx() that escapes characters according to RFC 1808 (URI encoding).
Since decoding of these require different detection of start-points of
escaped characters, VIS_HTTPSTYLE can be given as flag to unvis().
unvis() will then properly decode URIs.
A new function appeared, strunvisx(): strunvisx() behaves similar as
strunvis(), with one exception: It has an additional flag parameter,
which is passed to unvis() to archive the effect I described above.
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions