1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Update the definition of the Z pack format code (#4696)

This commit is contained in:
Chris Lloyd
2025-06-20 23:05:04 +01:00
committed by GitHub
parent 811ad2ca06
commit ad0f1eaa65

View File

@@ -166,7 +166,7 @@
</row>
<row>
<entry>Z</entry>
<entry>NUL-padded string</entry>
<entry>NUL-terminated (ASCIIZ) string, will be NUL padded</entry>
</row>
<row>
<entry>@</entry>