Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dshapefile.c302 retval = shapefileObj_add(php_shapefile->shapefile, php_shape->shape); in PHP_METHOD()
H A Dphp_mapscript.h1113 int shapefileObj_add(shapefileObj *self, shapeObj *shape);
H A Dmapscript_i.c1638 int shapefileObj_add(shapefileObj *self, shapeObj *shape) in shapefileObj_add() function