1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
Files
archived-php-src/ext
Niels Dossche f2aaea053c Use faster string construction in ext/dom in some places (#20005)
Many tag names are single characters, so we can use the fast string
construction. In cases where a NULL name is used we can also use the
empty string.
This avoids some allocations and some work.
2025-09-30 18:10:24 +02:00
..
2025-09-22 15:43:47 +02:00
2025-09-23 16:42:31 +02:00
2025-09-29 23:21:08 +01:00
2025-09-30 15:21:19 +02:00
2025-09-30 15:21:19 +02:00
2025-09-29 12:45:45 -03:00
2025-07-29 14:00:37 +02:00
2025-09-09 19:36:00 +02:00
2025-09-29 16:09:07 +02:00
2025-09-29 16:11:47 +02:00
2025-09-30 10:53:32 +02:00
2025-08-16 19:28:11 +01:00
2025-09-29 16:08:56 +02:00
2025-09-29 22:12:01 +01:00
2025-09-29 22:49:12 +01:00