Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_functions_helpers.c1578 PHP_SOLR_API void solr_destroy_ustream_ex(solr_ustream_t *stream) function
1590 solr_destroy_ustream_ex(entry);
H A Dphp_solr.h654 PHP_SOLR_API void solr_destroy_ustream_ex(solr_ustream_t *stream);
661 #define solr_destroy_ustream solr_destroy_ustream_ex