This commit is contained in:
Jani Taskinen 2007-11-06 09:48:24 +00:00
parent dcb71d7bfc
commit a506a10cd6

View File

@ -52,7 +52,8 @@ Type specifiers
s - string (with possible null bytes) and its length (char*, int)
z - the actual zval (zval*)
Z - the actual zval (zval**)
* - variable arguments list
* - variable arguments list (0 or more)
+ - variable arguments list (1 or more)
The following characters also have a meaning in the specifier string:
| - indicates that the remaining parameters are optional, they