pike.git/
src/
builtin_functions.c
Branch:
Tag:
Non-build tags
All tags
No tags
2018-12-19
2018-12-19 12:11:59 by Henrik Grubbström (Grubba) <grubba@grubba.org>
6c22d2c12d844f71bb52439e2be6d00ac92088ef (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
master
LFUNs: Added magic lfun ::_annotations().
4138:
*! This function was added in Pike 8.1. *! *! @seealso
-
*! @[indices()], @[values()], @[types()]
+
*! @[indices()], @[values()], @[types()]
, @[lfun::_annotations()],
+
*! @[::_annotations()]
*/ PMOD_EXPORT void f_annotations(INT32 args) {