pike.git/
src/
builtin_functions.c
Branch:
Tag:
Non-build tags
All tags
No tags
2015-08-22
2015-08-22 00:15:23 by Martin Nilsson <nilsson@fastmail.com>
974d4aee9582fdc5eb213906cbdcb1c054fc0802 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Use @rfc{@} autodoc syntax.
2257:
*! Throws an error if the stream is not a legal UTF-8 byte-stream. *! *! @note
-
*! In conformance with
RFC
3629
and Unicode 3.1 and later,
+
*! In conformance with
@rfc{3629@}
and Unicode 3.1 and later,
*! non-shortest forms are not decoded. An error is thrown instead. *! *! @seealso