299 *
int getByte(
string str, softint offset = 0);
426 *
int getWord32(
string str, softint offset = 0);
474 *
int get_byte(
string str, softint offset = 0);
908 bool has_key(
object obj,
string key);
1147 *
hash parse(
string code,
string label, *softint warning_mask, *
string source, *softint offset, softbool format_label =
True);
1296 string splice(
string str);
1313 string splice(
string str, softint start);
1332 string splice(
string str, softint start, softint len, *
string nstr);
1366 list splice(
list l, softint start, softint len, *softlist nlist);
1388 int strtoint(
string num, softint base = 10);
1573 SIGSTKSZ:
"SIGSTKSZ",