Searched defs:zend_check_property_access (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_object_handlers.c | 361 ZEND_API int zend_check_property_access(zend_object *zobj, const char *prop_info_name, int prop_info_name_len TSRMLS_DC) /* {{{ */ function |
Completed in 5 milliseconds