1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Niels Dossche 90a5b871ef Simplify conversion in BCMath (#14157)
This simplifies the code, and also might indirectly improve performance
due to a decrease in instruction cache pressure. Although the latter is
probably negligible.

This works because 0x30 has no overlapping bits with [0, 9].
2024-05-07 18:24:00 +02:00
..
2024-03-13 23:32:35 +01:00
2024-05-05 10:14:40 +02:00
2024-03-13 09:30:33 +01:00
2024-05-04 19:17:42 +02:00
2024-04-11 15:58:25 +02:00
2024-03-18 11:59:34 +01:00
2024-04-27 23:45:55 +02:00
2024-04-12 11:04:41 +01:00
2024-04-21 16:07:40 +02:00
2024-05-06 22:22:15 +03:00
2024-04-10 10:02:24 +09:00
2024-03-15 20:33:59 +01:00
2024-04-16 14:20:23 +02:00
2024-05-06 12:48:45 +02:00
2024-04-20 17:12:20 +01:00
2024-05-07 09:21:39 +02:00
2024-05-06 09:52:49 +03:00
2024-05-04 14:11:00 +02:00
2024-05-06 16:03:15 +02:00