PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ STR_ISTARTS

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

Definition at line 73 of file liblwgeom_internal.h.