Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_out.c66 int clear_flg; member
514 ctx->clear_flg = 0;
643 if ( ctx->free_ent > ctx->maxcode || ctx->clear_flg ) {
645 if( ctx->clear_flg ) {
648 ctx->clear_flg = 0;
686 ctx->clear_flg = 1;

Completed in 12 milliseconds