Home
last modified time | relevance | path

Searched refs:GEOSGeomGetEndPoint_r (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/php-geos/php-geos/
H A Dconfig.m457 …AC_CHECK_LIB(geos_c, GEOSGeomGetEndPoint_r, AC_DEFINE(HAVE_GEOS_GEOM_GET_END_POINT,1,[Whether we h…
H A Dgeos.c2203 c = GEOSGeomGetEndPoint_r(GEOS_G(handle), geom); in PHP_METHOD()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp653 return GEOSGeomGetEndPoint_r(handle, g); in GEOSGeomGetEndPoint()
H A Dgeos_ts_c.cpp1584 GEOSGeomGetEndPoint_r(GEOSContextHandle_t extHandle, const Geometry* g1) in GEOSGeomGetEndPoint_r() function
H A Dgeos_c.h.in1193 extern GEOSGeometry GEOS_DLL *GEOSGeomGetEndPoint_r(GEOSContextHandle_t handle, const GEOSGeometry …