Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp_compat.h167 #define gdCompareInt php_gd_gdCompareInt macro
/PHP-7.1/ext/gd/libgd/
H A Dgd.c2622 int gdCompareInt (const void *a, const void *b);
2739 qsort(im->polyInts, ints, sizeof(int), gdCompareInt); in gdImageFilledPolygon()
2752 int gdCompareInt (const void *a, const void *b) in gdCompareInt() function

Completed in 16 milliseconds