Home
last modified time | relevance | path

Searched refs:chsize (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/standard/
H A Dflock_compat.h57 # define ftruncate(a, b) chsize(a, b)
/PHP-8.1/ext/gd/libgd/
H A Dgd_gif_out.c96 static void cl_hash (register count_int chsize, GifCtx *ctx);
706 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ argument
710 register count_int *htab_p = ctx->htab+chsize;
715 i = chsize - 16;
/PHP-8.1/main/
H A Dphp_network.h45 # define ftruncate(a, b) chsize(a, b)

Completed in 12 milliseconds