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