MCPcopy Index your code
hub / github.com/MapServer/MapServer / labelCacheObj_freeCache

Function labelCacheObj_freeCache

mapscript/php/mapscript_i.c:1354–1357  ·  view source on GitHub ↗

* class extensions for labelCacheObj - TP mods **********************************************************************/

Source from the content-addressed store, hash-verified

1352 * class extensions for labelCacheObj - TP mods
1353 **********************************************************************/
1354void labelCacheObj_freeCache(labelCacheObj *self) {
1355 msFreeLabelCache(self);
1356
1357 }
1358
1359/**********************************************************************
1360 * class extensions for DBFInfo - TP mods

Callers 1

labelcache.cFile · 0.85

Calls 1

msFreeLabelCacheFunction · 0.85

Tested by

no test coverage detected