summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-07-02 21:31:26 +0000
committeralex <alex@FreeBSD.org>2000-07-02 21:31:26 +0000
commit995a78eb83236c197a3d1fb37b7de757639d751f (patch)
tree4772c58dec37a5d24fb1f6992c883883be2351b2 /lib/libc/regex/regexec.c
parent7529622c2c77ec0057ab1617fffdbac83c01b82c (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud