Home
last modified time | relevance | path

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

/PHP-7.2/ext/reflection/
H A Dphp_reflection.c309 static void _class_string(smart_str *str, zend_class_entry *ce, zval *obj, char *indent);
314 static void _class_string(smart_str *str, zend_class_entry *ce, zval *obj, char *indent) in _class_string() function
949 _class_string(str, ce, NULL, indent); in _extension_class_string()
3976 _class_string(&str, ce, &intern->obj, ""); in ZEND_METHOD()

Completed in 32 milliseconds