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