Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c393 static void _class_const_string(string *str, char *name, zend_class_constant *c, char* indent);
479 _class_const_string(str, ZSTR_VAL(key), c, ZSTR_VAL(sub_indent.buf)); in _class_string()
661 static void _class_const_string(string *str, char *name, zend_class_constant *c, char *indent) in _class_const_string() function
3738 _class_const_string(&str, Z_STRVAL(name), ref, ""); in ZEND_METHOD()

Completed in 19 milliseconds