type_info 433 Zend/zend_operators.h (offsetof(zval, u1.type_info) - offsetof(zval, value)) type_info 131 Zend/zend_types.h uint32_t type_info; type_info 153 Zend/zend_types.h uint32_t type_info; type_info 348 Zend/zend_types.h #define Z_TYPE_INFO(zval) (zval).u1.type_info type_info 375 Zend/zend_types.h #define GC_TYPE_INFO(p) (p)->gc.u.type_info type_info 100 sapi/fpm/fpm/fpm_php_trace.c if (0 > fpm_trace_get_long(execute_data + offsetof(zend_execute_data, This.u1.type_info), &l)) {