Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds