php
Safari
See how it's used out in the wild
0
idate
Format a local time/date part as integer
0
date_timestamp_set
Alias of DateTime::setTimestamp()
0
gzgets
Get line from file pointer
0
sodium_crypto_aead_chacha20poly1305_ietf_encrypt
Encrypt a message
0
stream_filter_append
Attach a filter to a stream
0
xml_set_default_handler
Set up default handler
0
mb_strrchr
Finds the last occurrence of a character in a string within another
0
pg_free_result
Free result memory
36
class_uses_recursive
The class_uses_recursive function returns all traits used by a class, including traits used by all of its parent classes:
4
trait_uses_recursive
The trait_uses_recursive function returns all traits used by a trait: