Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_functions_params.c41 …zend_hash_init(solr_params->params, nSize, NULL, (dtor_func_t) solr_destory_param_ht_dtor, SOLR_PA… in solr_init_params()
86 PHP_SOLR_API void solr_destory_param_ht_dtor(zval *param_zv) in solr_destory_param_ht_dtor() function
H A Dphp_solr_params.c456 …zend_hash_init(solr_params->params, nSize, NULL, (dtor_func_t) solr_destory_param_ht_dtor, SOLR_PA… in solr_unserialize_solr_params_object()
H A Dphp_solr.h691 PHP_SOLR_API void solr_destory_param_ht_dtor(zval *param_zv);