RETURN_LONG
Opis
#include <zend_API.h>
void RETURN_LONG ( long l )
RETURN_LONG() sets the return_value
of the given function to l and returns control to
the calling function.
| Poprzedni | Spis treści | Następny |
| RETURN_EMPTY_UNICODE | Początek rozdziału |