Home
last modified time | relevance | path

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

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c601 static void maxminddb_free_storage(free_obj_t *object TSRMLS_DC) { in maxminddb_free_storage() function
635 obj, NULL, maxminddb_free_storage, NULL TSRMLS_CC); in maxminddb_create_handler()
666 maxminddb_obj_handlers.free_obj = maxminddb_free_storage; in PHP_MINIT_FUNCTION()