Searched refs:php_snmp_fetch_object (Results 1 – 2 of 2) sorted by relevance
101 static inline php_snmp_object *php_snmp_fetch_object(zend_object *obj) { in php_snmp_fetch_object() function105 #define Z_SNMP_P(zv) php_snmp_fetch_object(Z_OBJ_P((zv)))
471 php_snmp_object *intern = php_snmp_fetch_object(object); in php_snmp_object_free_storage()
Completed in 9 milliseconds