Home
last modified time | relevance | path

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

/PHP-7.0/ext/reflection/
H A Dphp_reflection.c386 static void _const_string(string *str, char *name, zval *value, char *indent);
477 _const_string(str, ZSTR_VAL(key), value, indent); in _class_string()
639 static void _const_string(string *str, char *name, zval *value, char *indent) in _const_string() function
1041 _const_string(str, ZSTR_VAL(constant->name), &constant->value, indent); in _extension_const_string()

Completed in 33 milliseconds