Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dpack.c540 int arg = 1, argb; in PHP_FUNCTION() local
565 argb = arg; in PHP_FUNCTION()
707 if (len > 0 && argb > 0) { in PHP_FUNCTION()
708 len -= argb % 2; in PHP_FUNCTION()

Completed in 6 milliseconds