]> granicus.if.org Git - php/commitdiff
MFH
authorJani Taskinen <jani@php.net>
Tue, 6 Nov 2007 09:48:24 +0000 (09:48 +0000)
committerJani Taskinen <jani@php.net>
Tue, 6 Nov 2007 09:48:24 +0000 (09:48 +0000)
README.PARAMETER_PARSING_API

index 75c7f97e0d1bf497a545ff65c86397157fa78b9e..1551e8e67e351e2a40ab84981da88539bbebf0c6 100644 (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