_property_string 370 ext/reflection/php_reflection.c static void _property_string(string *str, zend_property_info *prop, char *prop_name, char* indent TSRMLS_DC); _property_string 502 ext/reflection/php_reflection.c _property_string(str, prop, NULL, sub_indent.string TSRMLS_CC); _property_string 566 ext/reflection/php_reflection.c _property_string(str, prop, NULL, sub_indent.string TSRMLS_CC); _property_string 595 ext/reflection/php_reflection.c _property_string(&dyn, NULL, prop_name, sub_indent.string TSRMLS_CC); _property_string 4953 ext/reflection/php_reflection.c _property_string(&str, &ref->prop, NULL, "" TSRMLS_CC);