Home
last modified time | relevance | path

Searched defs:nibbleshift (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/standard/
H A Dpack.c486 int nibbleshift = (code == 'h') ? 0 : 4; in PHP_FUNCTION() local
981 int nibbleshift = (type == 'h') ? 0 : 4; in PHP_FUNCTION() local

Completed in 6 milliseconds