Home
last modified time | relevance | path

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

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c126 static zend_class_entry *maxminddb_ce; variable
150 maxminddb_ce, in ZEND_END_ARG_INFO()
222 maxminddb_ce, in get_record()
658 maxminddb_ce = zend_register_internal_class(&ce TSRMLS_CC); in PHP_MINIT_FUNCTION()
659 maxminddb_ce->create_object = maxminddb_create_handler; in PHP_MINIT_FUNCTION()