Extracted from Pike v7.4 release 117 at 2005-08-23.
[Top]
predef::
ADT
Array
Audio
Cache
Calendar
Calendar_I
Colors
CommonLog
Crypto
DVB
Debug
Filesystem
Function
GDK
GL
GLU
GTK
Gdbm
Geography
Getopt
Gmp
Gnome
Graphics
Gz
Image
Languages
Local
Locale
MIME
Math
Mird
Msql
Mysql
PDF
Parser
Perl
Pike
Postgres
Process
Program
Protocols
Regexp
SANE
SDL
SSL
Shuffler
Sql
Standards
Stdio
String
System
Thread
Tools
Unicode
Web
Yp
_Ffmpeg
spider
Classes
Error
master
string_assignment
__parse_pike_type()
_disable_threads()
_do_call_outs()
_exit()
_next()
_prev()
_refs()
_sprintf()
_typeof()
`!()
`!=()
`%()
`&()
`*()
`+()
`-()
`->()
`->=()
`/()
`<()
`<<()
`<=()
`==()
`>()
`>=()
`>>()
`[]()
`[]=()
`^()
`|()
`~()
abs()
acos()
add_constant()
aggregate()
aggregate_mapping()
aggregate_multiset()
alarm()
all_constants()
allocate()
array_sscanf()
arrayp()
asin()
atan()
atan2()
atexit()
backtrace()
basename()
basetype()
call_function()
call_out()
call_out_info()
callablep()
cd()
ceil()
column()
combine_path()
combine_path_nt()
combine_path_unix()
compile()
compile_file()
compile_string()
copy_value()
cos()
cpp()
crypt()
ctime()
decode_value()
delay()
describe_backtrace()
describe_error()
destruct()
dirname()
encode_value()
encode_value_canonic()
endgrent()
endpwent()
enumerate()
equal()
errno()
error()
exece()
exit()
exp()
explode_path()
file_stat()
file_truncate()
filesystem_stat()
filter()
find_call_out()
floatp()
floor()
fork()
function_name()
function_object()
function_program()
functionp()
gc()
get_all_groups()
get_all_users()
get_dir()
get_groups_for_user()
get_profiling_info()
get_weak_flag()
getcwd()
getenv()
getgrent()
getgrgid()
getgrnam()
gethrtime()
gethrvtime()
getpid()
getpwent()
getpwnam()
getpwuid()
glob()
gmtime()
has_index()
has_prefix()
has_suffix()
has_value()
hash()
hash_7_0()
indices()
intp()
is_absolute_path()
kill()
load_module()
localtime()
log()
lower_case()
m_delete()
map()
map_array()
mappingp()
master()
max()
min()
mkdir()
mkmapping()
mkmultiset()
mktime()
multisetp()
mv()
next_object()
normalize_path()
object_program()
object_variablep()
objectp()
parse_format()
pow()
programp()
putenv()
query_num_arg()
random()
random_seed()
random_string()
remove_call_out()
replace()
replace_master()
reverse()
rm()
round()
rows()
rusage()
search()
set_priority()
set_weak_flag()
setgrent()
setpwent()
sgn()
signal()
signame()
signum()
sin()
sizeof()
sleep()
sort()
sprintf()
sqrt()
strerror()
string_to_unicode()
string_to_utf8()
stringp()
strlen()
tan()
this_object()
throw()
time()
trace()
ualarm()
unicode_to_string()
upper_case()
utf8_to_string()
values()
version()
werror()
write()
zero_type()
basename()
call_function()
Method basetype()
Method
basetype
string
basetype
(
mixed
x
)
Description
Same as sprintf("%t",x);
See also
sprintf()