Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_string.c20 static inline void solr_string_alloc(solr_string_t *dest, size_t length, size_t *new_length SOLR_ME… in solr_string_alloc() function
58 solr_string_alloc(dest, length, &__new_length SOLR_MEM_DEBUG_CC); in solr_string_appends_ex()
77 solr_string_alloc(dest, 1, &__new_length SOLR_MEM_DEBUG_CC); in solr_string_appendc_ex()
114 solr_string_alloc(dest, length, &__new_length SOLR_MEM_DEBUG_CC); in solr_string_append_long_ex()
140 solr_string_alloc(dest, length, &__new_length SOLR_MEM_DEBUG_CC); in solr_string_append_unsigned_long_ex()