Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr.h659 #define solr_destroy_ustream solr_destroy_ustream_zv macro
661 #define solr_destroy_ustream solr_destroy_ustream_ex macro
H A Dphp_solr.c1305 zend_hash_init(SOLR_GLOBAL(ustreams), nSize, NULL, solr_destroy_ustream, persistent); in PHP_RINIT_FUNCTION()