Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_constants.h60 #define PHP_SOLR_MODIFIABLE_PARAMS_CLASSNAME "SolrModifiableParams" macro
H A Dphp_solr.c1198 INIT_CLASS_ENTRY(ce, PHP_SOLR_MODIFIABLE_PARAMS_CLASSNAME, solr_modifiable_params_methods); in PHP_MINIT_FUNCTION()