Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_version.h24 #define PHP_SOLR_MAJOR_VERSION 2 macro
H A Dsolr_functions_helpers.c30 REGISTER_LONG_CONSTANT("SOLR_MAJOR_VERSION", PHP_SOLR_MAJOR_VERSION, CONST_CS | CONST_PERSISTENT); in ZEND_EXTERN_MODULE_GLOBALS()