Home
last modified time | relevance | path

Searched refs:gdCompareInt (Results 1 – 2 of 2) sorted by path

/php-src/ext/gd/libgd/
H A Dgd.c2634 int gdCompareInt (const void *a, const void *b);
2751 qsort(im->polyInts, ints, sizeof(int), gdCompareInt); in gdImageFilledPolygon()
2764 int gdCompareInt (const void *a, const void *b) in gdCompareInt() function
/php-src/main/
H A Dphp_compat.h189 #define gdCompareInt php_gd_gdCompareInt macro

Completed in 16 milliseconds