Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/
H A Dgd.c4118 zval *fnt; in PHP_FUNCTION() local
4125 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4126 zend_list_delete(Z_LVAL_P(fnt)); in PHP_FUNCTION()
4135 zval *fnt; in PHP_FUNCTION() local
4143 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4167 zval *fnt; in PHP_FUNCTION() local
4175 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4196 zval *fnt; in PHP_FUNCTION() local
4204 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4218 zval *img, *fnt; in PHP_FUNCTION() local
[all …]

Completed in 14 milliseconds