instanceof_function_ex  478 Zend/zend_interfaces.c 		&& !instanceof_function_ex(class_type->parent, zend_ce_serializable, 1 TSRMLS_CC)) {
instanceof_function_ex  639 Zend/zend_object_handlers.c 	if (EXPECTED(instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC) != 0)) {
instanceof_function_ex  672 Zend/zend_object_handlers.c 	if (EXPECTED(instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC) != 0)) {
instanceof_function_ex  692 Zend/zend_object_handlers.c 	if (EXPECTED(instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC) != 0)) {
instanceof_function_ex  860 Zend/zend_object_handlers.c 	if (instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC)) {
instanceof_function_ex 1758 Zend/zend_operators.c 	return instanceof_function_ex(instance_ce, ce, 0 TSRMLS_CC);
instanceof_function_ex   72 ext/intl/dateformat/dateformat_helpers.cpp 			instanceof_function_ex(Z_OBJCE_P(calendar_zv),