Searched defs:proto_class_name (Results 1 – 1 of 1) sorted by relevance
413 zend_class_entry *proto_scope, zend_string *proto_class_name, zend_class_entry *proto_ce) in zend_is_intersection_subtype_of_class()504 zend_string *proto_class_name = NULL; in zend_is_class_subtype_of_type() local608 zend_string *proto_class_name = get_class_from_type(proto_scope, *single_type); in zend_is_intersection_subtype_of_type() local
Completed in 25 milliseconds