Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_macros.h61 #define SOLR_GET_RANDOM_NUMBER() abs(rand() % SHRT_MAX + 1) macro
H A Dsolr_functions_helpers.c176 int new_index = SOLR_GET_RANDOM_NUMBER(); in solr_hashtable_get_new_index()
181 new_index = SOLR_GET_RANDOM_NUMBER(); in solr_hashtable_get_new_index()