PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ STR_IEQUALS

#define STR_IEQUALS (   A,
 
)    (strcasecmp((A), (B)) == 0)

Definition at line 266 of file liblwgeom/lwgeom_transform.c.