instanceof_function_ex  478 Zend/zend_interfaces.c 		&& !instanceof_function_ex(class_type->parent, zend_ce_serializable, 1 TSRMLS_CC)) {
instanceof_function_ex  671 Zend/zend_object_handlers.c 	if (EXPECTED(instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC) != 0)) {
instanceof_function_ex  704 Zend/zend_object_handlers.c 	if (EXPECTED(instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC) != 0)) {
instanceof_function_ex  724 Zend/zend_object_handlers.c 	if (EXPECTED(instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC) != 0)) {
instanceof_function_ex  895 Zend/zend_object_handlers.c 	if (instanceof_function_ex(ce, zend_ce_arrayaccess, 1 TSRMLS_CC)) {
instanceof_function_ex 1904 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),