Searched defs:zend_declare_property_string (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/Zend/ | ||
| H A D | zend_API.c | 3240 ZEND_API int zend_declare_property_string(zend_class_entry *ce, char *name, int name_length, char *value, int access_type TSRMLS_DC) /* {{{ */ function |
Completed in 11 milliseconds