Home
last modified time | relevance | path

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

/PHP-8.2/ext/reflection/
H A Dphp_reflection.c302 static void _class_string(smart_str *str, zend_class_entry *ce, zval *obj, char *indent);
307 static void _class_string(smart_str *str, zend_class_entry *ce, zval *obj, char *indent) in _class_string() function
973 _class_string(str, ce, NULL, indent); in _extension_class_string()
4250 _class_string(&str, ce, &intern->obj, ""); in ZEND_METHOD()

Completed in 20 milliseconds