Home
last modified time | relevance | path

Searched refs:charsRead (Results 1 – 1 of 1) sorted by last modified time

/php-src/ext/gd/libgd/
H A Dgd_avif.c201 int charsRead = ctx->getBuf(ctx, (void *) reader->rodata.data, (int) size); in readFromCtx() local
202 if (charsRead < 0) { in readFromCtx()
207 out->size = charsRead; in readFromCtx()

Completed in 8 milliseconds