Home
last modified time | relevance | path

Searched refs:instance_ce (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Ddef.c1027 zend_class_entry* instance_ce = HASHTABLE_VALUE_CE(desc); in PHP_METHOD() local
1029 if (!instanceof_function(instance_ce, descriptor_type TSRMLS_CC)) { in PHP_METHOD()
1064 zend_class_entry* instance_ce = HASHTABLE_VALUE_CE(desc); in PHP_METHOD() local
1066 if (!instanceof_function(instance_ce, enum_descriptor_type TSRMLS_CC)) { in PHP_METHOD()