Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_dismax_query.c945 solr_delete_simple_list_param_value(getThis(), pname, pname_len, field_name, field_name_len); in PHP_METHOD()
H A Dphp_solr_query.c3486 solr_delete_simple_list_param_value(getThis(), pname, pname_length, param_value, param_value_len); in PHP_METHOD()
3656 solr_delete_simple_list_param_value(getThis(), pname, pname_length, param_value, param_value_len); in PHP_METHOD()
3722 solr_delete_simple_list_param_value(getThis(), pname, pname_length, param_value, param_value_len); in PHP_METHOD()
H A Dsolr_functions_params.c1199 PHP_SOLR_API int solr_delete_simple_list_param_value(zval *objptr, solr_char_t *pname, int pname_le… in solr_delete_simple_list_param_value() function
H A Dphp_solr.h781 PHP_SOLR_API int solr_delete_simple_list_param_value(zval *objptr, solr_char_t *pname, int pname_le…