Searched refs:php_snmp_fetch_object (Results 1 – 2 of 2) sorted by relevance
61 static inline php_snmp_object *php_snmp_fetch_object(zend_object *obj) { in php_snmp_fetch_object() function65 #define Z_SNMP_P(zv) php_snmp_fetch_object(Z_OBJ_P((zv)))
166 php_snmp_object *intern = php_snmp_fetch_object(object); in php_snmp_object_free_storage()1695 obj = php_snmp_fetch_object(object); in php_snmp_read_property()1716 php_snmp_object *obj = php_snmp_fetch_object(object); in php_snmp_write_property()1801 obj = php_snmp_fetch_object(object); in php_snmp_get_properties()
Completed in 12 milliseconds