Home
last modified time | relevance | path

Searched refs:_const_string (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/reflection/
H A Dphp_reflection.c298 static void _const_string(smart_str *str, char *name, zval *value, char *indent);
539 static void _const_string(smart_str *str, char *name, zval *value, char *indent) in _const_string() function
1091 _const_string(&str_constants, ZSTR_VAL(constant->name), &constant->value, " "); in _extension_string()
7379 _const_string(&str, ZSTR_VAL(const_->name), &const_->value, ""); in ZEND_METHOD()

Completed in 27 milliseconds