Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c308 static void _class_string(smart_str *str, zend_class_entry *ce, zval *obj, const char *indent);
313 static void _class_string(smart_str *str, zend_class_entry *ce, zval *obj, const char *indent) in _class_string() function
1026 _class_string(str, ce, NULL, indent); in _extension_class_string()
4218 _class_string(&str, ce, &intern->obj, ""); in ZEND_METHOD()

Completed in 23 milliseconds