pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:23:18 by Henrik Grubbström (Grubba) <grubba@grubba.org>
46ad24a5a6e16b64bd828804c838a87bbac53b5e (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
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.