mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
There is no undefined behavior here. If `BitScan*()` returns zero, the value written to the first parameter is undefined, but we return a reasonable value.
7.8 KiB
7.8 KiB