Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_compat.h191 #define gdCompareInt php_gd_gdCompareInt macro
/PHP-7.4/ext/gd/libgd/
H A Dgd.c2664 int gdCompareInt (const void *a, const void *b);
2781 qsort(im->polyInts, ints, sizeof(int), gdCompareInt); in gdImageFilledPolygon()
2794 int gdCompareInt (const void *a, const void *b) in gdCompareInt() function

Completed in 15 milliseconds