Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_builtin_functions.c860 zend_class_entry **the_ce; in is_a_impl() local
861 if (zend_lookup_class(Z_STRVAL_P(obj), Z_STRLEN_P(obj), &the_ce TSRMLS_CC) == FAILURE) { in is_a_impl()
864 instance_ce = *the_ce; in is_a_impl()

Completed in 11 milliseconds