Home
last modified time | relevance | path

Searched refs:gdCacheCreate (Results 1 – 6 of 6) sorted by path

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

Completed in 16 milliseconds