Home
last modified time | relevance | path

Searched defs:toread (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_fread.c41 zip_fread(struct zip_file *zf, void *outbuf, zip_uint64_t toread) in zip_fread()
/PHP-5.5/ext/session/
H A Dsession.c351 size_t toread = PS(entropy_length); in php_session_create_id() local
/PHP-5.5/main/streams/
H A Dstreams.c705 size_t toread = 0, didread = 0; in _php_stream_read() local
964 size_t toread; in _php_stream_get_line() local
/PHP-5.5/ext/hash/
H A Dhash.c440 long n, toread = 1024; in PHP_FUNCTION() local

Completed in 27 milliseconds