Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgdcache.h76 gdCacheCreate(
H A Dgdcache.c57 gdCacheCreate ( in gdCacheCreate() function
189 cacheTable = gdCacheCreate (3, cacheTest, cacheFetch, cacheRelease); in main()
H A Dgdft.c801 fontCache = gdCacheCreate (FONTCACHESIZE, fontTest, fontFetch, fontRelease);
857 tc_cache = gdCacheCreate(TWEENCOLORCACHESIZE, tweenColorTest, tweenColorFetch, tweenColorRelease);
/PHP-7.4/main/
H A Dphp_compat.h379 #define gdCacheCreate php_gd_gdCacheCreate macro

Completed in 10 milliseconds