Home
last modified time | relevance | path

Searched refs:GEOSWKTWriter_destroy_r (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/py-pygeos/pygeos-0.10.2/src/
H A Dpygeom.c104 GEOSWKTWriter_destroy_r(ctx, writer); in GeometryObject_ToWKT()
H A Dufuncs.c2951 GEOSWKTWriter_destroy_r(ctx, writer); in to_wkt_func()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1095 GEOSWKTWriter_destroy_r(handle, Writer); in GEOSWKTWriter_destroy()
H A Dgeos_ts_c.cpp2628 GEOSWKTWriter_destroy_r(GEOSContextHandle_t extHandle, WKTWriter* Writer) in GEOSWKTWriter_destroy_r() function
H A Dgeos_c.h.in1281 extern void GEOS_DLL GEOSWKTWriter_destroy_r(GEOSContextHandle_t handle,
/dports/graphics/qgis/qgis-3.22.3/src/core/pal/
H A Dpointset.cpp1121 GEOSWKTWriter_destroy_r( geosctxt, writer ); in toWkt()
/dports/graphics/php-geos/php-geos/
H A Dgeos.c769 GEOSWKTWriter_destroy_r(GEOS_G(handle), writer); in PHP_METHOD()
2498 GEOSWKTWriter_destroy_r(GEOS_G(handle), (GEOSWKTWriter*)obj->relay); in WKTWriter_dtor()