upper_type 367 Zend/zend_operators.h #define convert_to_ex_master(pzv, lower_type, upper_type) \ upper_type 368 Zend/zend_operators.h if (Z_TYPE_P(pzv)!=upper_type) { \