Searched refs:php_finfo_fetch_object (Results 1 – 1 of 1) sorted by relevance
59 static inline finfo_object *php_finfo_fetch_object(zend_object *obj) { in php_finfo_fetch_object() function63 #define Z_FINFO_P(zv) php_finfo_fetch_object(Z_OBJ_P((zv)))86 finfo_object *intern = php_finfo_fetch_object(object); in finfo_objects_free()
Completed in 5 milliseconds