Searched refs:php_finfo_fetch_object (Results 1 – 1 of 1) sorted by relevance
53 static inline finfo_object *php_finfo_fetch_object(zend_object *obj) { in php_finfo_fetch_object() function57 #define Z_FINFO_P(zv) php_finfo_fetch_object(Z_OBJ_P((zv)))72 finfo_object *intern = php_finfo_fetch_object(object); in finfo_objects_free()247 finfo_object *obj = php_finfo_fetch_object(zobj); in PHP_FUNCTION()
Completed in 5 milliseconds