Home
last modified time | relevance | path

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

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c40 #define Z_MAXMINDDB_P(zv) php_maxminddb_fetch_object(Z_OBJ_P(zv))
129 php_maxminddb_fetch_object(zend_object *obj TSRMLS_DC) { in php_maxminddb_fetch_object() function
603 php_maxminddb_fetch_object((zend_object *)object TSRMLS_CC); in maxminddb_free_storage()