zend_get_constant

zend_get_constant -- ...

Description

#include <zend_constants.h>

int zend_get_constant ( char* name, uint name_len, zval* result, magic TSRMLS_DC )

...

Parameters

name

...

name_len

...

result

...

TSRMLS_DC

...

Return Values

...