1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/iconv
Nikita Popov 153e292e10 Escape trigraph sequence
??= is a trigraph for #, so it needs to be escaped. To stay
consistent I'm escaping all question marks in this literal, even
though one of the latter two would suffice.
2018-09-04 05:07:43 +02:00
..
2018-08-26 13:23:51 +02:00
2018-07-25 00:53:25 +02:00
2018-09-04 05:07:43 +02:00