| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
#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.
| Předcházející | Domů | Další |
| RETURN_EMPTY_UNICODE | Nahoru | RETURN_NULL |