_property_string 351 ext/reflection/php_reflection.c static void _property_string(string *str, zend_property_info *prop, char *prop_name, char* indent TSRMLS_DC); _property_string 483 ext/reflection/php_reflection.c _property_string(str, prop, NULL, sub_indent.string TSRMLS_CC); _property_string 547 ext/reflection/php_reflection.c _property_string(str, prop, NULL, sub_indent.string TSRMLS_CC); _property_string 576 ext/reflection/php_reflection.c _property_string(&dyn, NULL, prop_name, sub_indent.string TSRMLS_CC); _property_string 4881 ext/reflection/php_reflection.c _property_string(&str, &ref->prop, NULL, "" TSRMLS_CC);