Home
last modified time | relevance | path

Searched refs:bUniqueLayerName (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dmapscript_i.c383 int mapObj_loadMapContext(mapObj *self, char *szFilename, int bUniqueLayerName) in mapObj_loadMapContext() argument
385 return msLoadMapContext(self, szFilename, bUniqueLayerName); in mapObj_loadMapContext()
H A Dphp_mapscript.h904 int bUniqueLayerName);