Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dpack.c64 typedef ZEND_SET_ALIGNED(1, unsigned int unaligned_uint); typedef
1062 unsigned int x = *((unaligned_uint*) &input[inputpos]); in PHP_FUNCTION()

Completed in 10 milliseconds