Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/
H A Dgd.c4014 zval *fnt; in PHP_FUNCTION() local
4021 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4022 zend_list_delete(Z_LVAL_P(fnt)); in PHP_FUNCTION()
4031 zval *fnt; in PHP_FUNCTION() local
4039 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4063 zval *fnt; in PHP_FUNCTION() local
4071 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4092 zval *fnt; in PHP_FUNCTION() local
4100 ZEND_FETCH_RESOURCE(f_ind, int *, &fnt, -1, "Type 1 font", le_ps_font); in PHP_FUNCTION()
4114 zval *img, *fnt; in PHP_FUNCTION() local
[all …]

Completed in 16 milliseconds