php_free_ps_font   67 ext/gd/gd.c    static void php_free_ps_font(zend_rsrc_list_entry *rsrc TSRMLS_DC);
php_free_ps_font 1129 ext/gd/gd.c    	le_ps_font = zend_register_list_destructors_ex(php_free_ps_font, NULL, "gd PS font", module_number);