Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_types.h360 typedef struct _solr_param_value_t struct
364 struct _solr_param_value_t *prev; /* The previous value in the list */ argument
366 struct _solr_param_value_t *next; /* The next value in the list */ argument