Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_string.h27 #define SOLR_STRING_LONG_BUFFER_SIZE 16 macro
H A Dsolr_string.c105 auto char tmp_buffer[SOLR_STRING_LONG_BUFFER_SIZE]; in solr_string_append_long_ex()