#include <zend_API.h>
void RETURN_DOUBLE ( double d )
RETURN_DOUBLE() sets the return_value
of the given function to d and returns control to
the calling function.
| Précédent | Sommaire | Suivant |
| RETURN_BOOL | Niveau supérieur | RETURN_EMPTY_BINARY |