Home
last modified time | relevance | path

Searched refs:prow_pointers (Results 1 – 1 of 1) sorted by path

/PHP-7.4/ext/gd/libgd/
H A Dgd_png.c713 png_bytep *prow_pointers; in gdImagePngCtxEx() local
717 prow_pointers = row_pointers; in gdImagePngCtxEx()
719 *prow_pointers = (png_bytep) safe_emalloc(width, channels, 0); in gdImagePngCtxEx()
720 pOutputRow = *prow_pointers++; in gdImagePngCtxEx()

Completed in 7 milliseconds