/PHP-8.1/ext/session/ |
H A D | session.stub.php | 58 callable $read = UNKNOWN, 85 public function read(string $id): string|false; function 121 public function read(string $id): string|false {} function in SessionHandler
|
H A D | mod_user_class.c | 88 PHP_METHOD(SessionHandler, read) in PHP_METHOD() argument
|
/PHP-8.1/ext/standard/ |
H A D | dir.stub.php | 28 public function read(): string|false {} function in Directory
|
H A D | php_fopen_wrapper.c | 79 ssize_t read; in php_stream_input_read() local
|
H A D | exec.c | 180 ssize_t read; in php_exec() local
|
H A D | basic_functions.stub.php | 1579 function stream_select(?array &$read, ?array &$write, ?array &$except, ?int $seconds, ?int $microse…
|
/PHP-8.1/Zend/ |
H A D | zend_stream.c | 162 ssize_t read; in zend_stream_fixup() local 176 ssize_t read; in zend_stream_fixup() local
|
/PHP-8.1/ext/zlib/ |
H A D | zlib_fopen_wrapper.c | 34 int read; in php_gziop_read() local
|
/PHP-8.1/ext/phar/ |
H A D | zip.c | 48 size_t read; in phar_zip_process_extra() local 421 size_t read; in phar_parse_zipfile() local
|
H A D | tar.c | 164 size_t save = php_stream_tell(fp), read; in phar_tar_process_metadata() local 214 size_t pos = 0, read, totalsize; in phar_parse_tarfile() local
|
/PHP-8.1/ext/xmlreader/ |
H A D | php_xmlreader.stub.php | 75 public function read(): bool {} function in XMLReader
|
H A D | php_xmlreader.c | 777 PHP_METHOD(XMLReader, read) in PHP_METHOD() argument
|
/PHP-8.1/ext/gd/libgd/ |
H A D | gd_webp.c | 49 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
|
/PHP-8.1/ext/sockets/ |
H A D | sockets.stub.php | 21 function socket_select(?array &$read, ?array &$write, ?array &$except, ?int $seconds, int $microsec…
|
/PHP-8.1/TSRM/ |
H A D | tsrm_win32.c | 450 int fno, type_len, read, mode; in popen_ex() local
|
/PHP-8.1/ext/curl/ |
H A D | curl_private.h | 73 php_curl_read *read; member
|
/PHP-8.1/ext/mysqli/ |
H A D | mysqli.stub.php | 279 …public static function poll(?array &$read, ?array &$error, array &$reject, int $seconds, int $micr… 932 function mysqli_poll(?array &$read, ?array &$error, array &$reject, int $seconds, int $microseconds…
|
/PHP-8.1/ext/oci8/ |
H A D | oci8.stub.php | 579 public function read(int $length): string|false {} function in OCILob
|
/PHP-8.1/main/streams/ |
H A D | streams.c | 764 ssize_t read = php_stream_read(stream, ZSTR_VAL(str), len); in php_stream_read_to_str() local
|
/PHP-8.1/main/ |
H A D | php_streams.h | 117 ssize_t (*read)(php_stream *stream, char *buf, size_t count); member
|
/PHP-8.1/ext/openssl/ |
H A D | xp_ssl.c | 2033 static ssize_t php_openssl_sockop_io(int read, php_stream *stream, char *buf, size_t count) /* {{{ … in php_openssl_sockop_io()
|
/PHP-8.1/ext/imap/ |
H A D | php_imap.c | 4426 unsigned long read; in php_mail_gets() local
|
/PHP-8.1/ext/mysqlnd/ |
H A D | mysqlnd_structs.h | 1081 void (*read)(struct st_mysqlnd_read_buffer *, size_t count, zend_uchar * dest); member
|