Home
last modified time | relevance | path

Searched defs:has_set_exists (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/Zend/
H A Dzend_closures.c328 static int zend_closure_has_property(zval *object, zval *member, int has_set_exists, void **cache_s… in zend_closure_has_property()
H A Dzend_object_handlers.c1479 static int zend_std_has_property(zval *object, zval *member, int has_set_exists, void **cache_slot)… in zend_std_has_property()
/PHP-7.0/ext/mysqli/
H A Dmysqli.c380 static int mysqli_object_has_property(zval *object, zval *member, int has_set_exists, void **cache_… in mysqli_object_has_property()
/PHP-7.0/ext/snmp/
H A Dsnmp.c2032 static int php_snmp_has_property(zval *object, zval *member, int has_set_exists, void **cache_slot) in php_snmp_has_property()
/PHP-7.0/ext/spl/
H A Dspl_array.c909 static int spl_array_has_property(zval *object, zval *member, int has_set_exists, void **cache_slot… in spl_array_has_property()

Completed in 26 milliseconds