Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/swiginc/
H A Dmap.i317 return msQueryByShape(self); in queryByShape()
H A Dlayer.i418 retval = msQueryByShape(map); in queryByShape()
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dmapscript_i.c236 return msQueryByShape(self); in mapObj_queryByShape()
698 retval = msQueryByShape(map); in layerObj_queryByShape()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapquery.c117 status = msQueryByShape(map); in msExecuteQuery()
1877 int msQueryByShape(mapObj *map) in msQueryByShape() function
H A Dmapserver.h2228 MS_DLL_EXPORT int msQueryByShape(mapObj *map);