Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_out.c604 static const unsigned long masks[] = { 0x0000, 0x0001, 0x0003, 0x0007, 0x000F, variable
624 ctx->cur_accum &= masks[ ctx->cur_bits ];
/PHP-5.5/Zend/
H A DREADME.ZEND_VM23 <OP1_TYPES> & <OP2_TYPES> are masks for allowed operand op_types. Specializer

Completed in 12 milliseconds