Home
last modified time | relevance | path

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

/PHP-5.5/ext/reflection/
H A Dphp_reflection.c349 static void _const_string(string *str, char *name, zval *value, char *indent TSRMLS_DC);
446 _const_string(str, key, *value, indent TSRMLS_CC); in _class_string()
654 static void _const_string(string *str, char *name, zval *value, char *indent TSRMLS_DC) in _const_string() function
1029 _const_string(str, constant->name, &constant->value, indent TSRMLS_CC); in _extension_const_string()

Completed in 21 milliseconds