Lines Matching defs:ref
2243 parameter_reference *ref; in ZEND_METHOD() local
3550 zend_class_constant *ref; in ZEND_METHOD() local
3579 zend_class_constant *ref; in _class_constant_check_flag() local
3618 zend_class_constant *ref; in ZEND_METHOD() local
3634 zend_class_constant *ref; in ZEND_METHOD() local
3653 zend_class_constant *ref; in ZEND_METHOD() local
3669 zend_class_constant *ref; in ZEND_METHOD() local
3904 zend_reference *ref = Z_REF_P(variable_ptr); in ZEND_METHOD() local
5370 property_reference *ref; in ZEND_METHOD() local
5396 property_reference *ref; in _property_check_flag() local
5443 property_reference *ref; in ZEND_METHOD() local
5458 property_reference *ref; in ZEND_METHOD() local
5475 property_reference *ref; in ZEND_METHOD() local
5523 property_reference *ref; in ZEND_METHOD() local
5560 property_reference *ref; in ZEND_METHOD() local
5609 property_reference *ref; in ZEND_METHOD() local
5641 property_reference *ref; in ZEND_METHOD() local
5676 property_reference *ref; in ZEND_METHOD() local
5697 property_reference *ref; in ZEND_METHOD() local
6226 static zend_bool is_ignorable_reference(HashTable *ht, zval *ref) { in is_ignorable_reference()