Home
last modified time | relevance | path

Searched defs:_ZVAL_STRING (Results 1 – 1 of 1) sorted by relevance

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dmaxminddb.c41 #define _ZVAL_STRING ZVAL_STRING macro
48 #define _ZVAL_STRING(a, b) ZVAL_STRING(a, b, 1) macro