Home
last modified time | relevance | path

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

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c616 static zend_object *maxminddb_create_handler(zend_class_entry *type TSRMLS_DC) { in maxminddb_create_handler() function
627 maxminddb_create_handler(zend_class_entry *type TSRMLS_DC) { in maxminddb_create_handler() function
659 maxminddb_ce->create_object = maxminddb_create_handler; in PHP_MINIT_FUNCTION()