Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c390 static void _const_string(string *str, char *name, zval *value, char *indent);
644 static void _const_string(string *str, char *name, zval *value, char *indent) in _const_string() function
1064 _const_string(str, ZSTR_VAL(constant->name), &constant->value, indent); in _extension_const_string()

Completed in 42 milliseconds