Home
last modified time | relevance | path

Searched refs:spherepoly_overlap_line_neg (Results 1 – 3 of 3) sorted by relevance

/dports/databases/pgsphere/pgsphere-e0b303d/
H A Dpolygon.h222 Datum spherepoly_overlap_line_neg(PG_FUNCTION_ARGS);
H A Dpolygon.c33 PG_FUNCTION_INFO_V1(spherepoly_overlap_line_neg);
1149 spherepoly_overlap_line_neg(PG_FUNCTION_ARGS) in spherepoly_overlap_line_neg() function
H A Dpgs_polygon.sql.in646 AS 'MODULE_PATHNAME', 'spherepoly_overlap_line_neg'