PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ STR_ISTARTS

#define STR_ISTARTS (   A,
 
)    (strncasecmp((A), (B), strlen((B))) == 0)

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