Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dpack.c551 int arg = 1, argb; in PHP_FUNCTION() local
576 argb = arg; in PHP_FUNCTION()
763 if (len > 0 && argb > 0) { in PHP_FUNCTION()
764 len -= argb % 2; in PHP_FUNCTION()

Completed in 7 milliseconds