/PHP-8.2/ext/session/ |
H A D | session.stub.php | 74 callable $read = UNKNOWN, 101 public function read(string $id): string|false; function 137 public function read(string $id): string|false {} function in SessionHandler
|
H A D | mod_user_class.c | 90 PHP_METHOD(SessionHandler, read) in PHP_METHOD() argument
|
/PHP-8.2/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
|
/PHP-8.2/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.2/ext/zlib/ |
H A D | zlib_fopen_wrapper.c | 36 int read; in php_gziop_read() local
|
/PHP-8.2/ext/phar/ |
H A D | zip.c | 48 size_t read; in phar_zip_process_extra() local 455 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.2/ext/standard/libavifinfo/ |
H A D | avifinfo.c | 101 read_stream_t read; // Used to fetch more bytes from the 'stream'. member 712 AvifInfoStatus AvifInfoIdentifyStream(void* stream, read_stream_t read, in AvifInfoIdentifyStream() 723 AvifInfoStatus AvifInfoGetFeaturesStream(void* stream, read_stream_t read, in AvifInfoGetFeaturesStream()
|
/PHP-8.2/ext/gd/libgd/ |
H A D | gd_webp.c | 50 unsigned char *read, *temp; in gdImageCreateFromWebpCtx() local
|
/PHP-8.2/ext/xmlreader/ |
H A D | php_xmlreader.stub.php | 192 public function read(): bool {} function in XMLReader
|
H A D | php_xmlreader.c | 776 PHP_METHOD(XMLReader, read) in PHP_METHOD() argument
|
/PHP-8.2/TSRM/ |
H A D | tsrm_win32.c | 448 int fno, type_len, read, mode; in popen_ex() local
|
/PHP-8.2/ext/curl/ |
H A D | curl_private.h | 73 php_curl_read *read; member
|
/PHP-8.2/ext/mysqli/ |
H A D | mysqli.stub.php | 768 …public function change_user(string $username, #[\SensitiveParameter] string $password, ?string $da…
|
/PHP-8.2/ext/sockets/ |
H A D | sockets.stub.php | 1698 function socket_select(?array &$read, ?array &$write, ?array &$except, ?int $seconds, int $microsec…
|
/PHP-8.2/main/streams/ |
H A D | streams.c | 778 ssize_t read = php_stream_read(stream, ZSTR_VAL(str), len); in php_stream_read_to_str() local
|
/PHP-8.2/main/ |
H A D | php_streams.h | 117 ssize_t (*read)(php_stream *stream, char *buf, size_t count); member
|
/PHP-8.2/ext/openssl/ |
H A D | xp_ssl.c | 2047 static ssize_t php_openssl_sockop_io(int read, php_stream *stream, char *buf, size_t count) /* {{{ … in php_openssl_sockop_io()
|
/PHP-8.2/ext/imap/ |
H A D | php_imap.c | 4274 unsigned long read; in php_mail_gets() local
|
/PHP-8.2/ext/mysqlnd/ |
H A D | mysqlnd_structs.h | 1081 void (*read)(struct st_mysqlnd_read_buffer *, size_t count, zend_uchar * dest); member
|