Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
RETURN_LONG
Popis
#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 |