php
Safari
See how it's used out in the wild
2
curl_multi_setopt
Set a cURL multi option
1
curl_multi_select
Wait for activity on any curl_multi connection
0
imap_fetchtext
Alias of imap_body()
0
imap_qprint
Convert a quoted-printable string to an 8 bit string
0
pg_escape_literal
Escape a literal for insertion into a text field
0
posix_access
Determine accessibility of a file
0
xmlwriter_open_uri
9
retry
The retry function attempts to execute the given callback until the given maximum attempt threshold is met. If the callback does not throw an exception, its return value will be returned. If the callback throws an exception, it will automatically be retried. If the maximum attempt count is exceeded, the exception will be thrown:
0
swoole_native_socket_setopt