Searched refs:the_ce (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/Zend/ | ||
| H A D | zend_builtin_functions.c | 860 zend_class_entry **the_ce; local 861 if (zend_lookup_class(Z_STRVAL_P(obj), Z_STRLEN_P(obj), &the_ce TSRMLS_CC) == FAILURE) { 864 instance_ce = *the_ce; |
Completed in 6 milliseconds