pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2013-04-03
2013-04-03 15:26:27 by Henrik Grubbström (Grubba) <grubba@grubba.org>
126fa4a65f2b0a2a10364b748d0820d9f1a2ccc2 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Documentation: Fixed AutoDoc markup in a few places.
988:
RETURN string_slice (s, start, end + 1 - start); }
-
/*! @decl status(int verbose)
+
/*! @decl
string
status(int verbose)
*! @belongs String *! *! Get string table statistics.