Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_macros.h41 #define SOLR_UNIQUE_USTREAM_INDEX() solr_hashtable_get_new_index(SOLR_GLOBAL(ustreams)) macro
H A Dphp_solr_extract.c36 zend_ulong index = SOLR_UNIQUE_USTREAM_INDEX(); in solr_init_ustream()