Home
last modified time | relevance | path

Searched refs:GEOSContext_setNoticeHandler_r (Results 1 – 6 of 6) sorted by relevance

/dports/math/R-cran-terra/terra/src/
H A Dgeos_spat.h126 GEOSContext_setNoticeHandler_r(ctxt, __warningHandler); in geos_init()
143 GEOSContext_setNoticeHandler_r(ctxt, __warningIgnore); in geos_init2()
/dports/math/R-cran-sf/sf/src/
H A Dgeos.cpp102 GEOSContext_setNoticeHandler_r(ctxt, __warningHandler); in CPL_geos_init()
590 GEOSContext_setNoticeHandler_r(hGEOSCtxt, __warningHandler); in CPL_geos_is_valid()
1226 GEOSContext_setNoticeHandler_r(hGEOSCtxt, __warningHandler); in CPL_nary_intersection()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp91 GEOSContext_setNoticeHandler_r(handle, nf); in initGEOS()
H A Dgeos_ts_c.cpp420 GEOSContext_setNoticeHandler_r(handle, nf); in initGEOS_r()
438 GEOSContext_setNoticeHandler_r(GEOSContextHandle_t extHandle, GEOSMessageHandler nf) in GEOSContext_setNoticeHandler_r() function
H A Dgeos_c.h.in170 * GEOSContext_setNoticeHandler_r and/or GEOSContext_setErrorHandler_r
184 extern GEOSMessageHandler GEOS_DLL GEOSContext_setNoticeHandler_r(GEOSContextHandle_t extHandle,
/dports/graphics/geos/geos-3.9.1/
H A DNEWS390 - CAPI: GEOSContext_setNoticeHandler_r, GEOSContext_setErrorHandler_r