Home
last modified time | relevance | path

Searched refs:php_gd_font_object_from_zend_object (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/gd/
H A Dgd.c228 static php_gd_font_object *php_gd_font_object_from_zend_object(zend_object *zobj) in php_gd_font_object_from_zend_object() function
253 php_gd_font_object *obj = php_gd_font_object_from_zend_object(zobj); in php_gd_font_object_free()
633 php_gd_font_object_from_zend_object(Z_OBJ_P(return_value))->font = font; in PHP_FUNCTION()
2663 return php_gd_font_object_from_zend_object(font_obj)->font; in php_find_gd_font()

Completed in 24 milliseconds