Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_client.c235 if (solr_is_supported_response_writer((solr_char_t *)Z_STRVAL_P(tmp1), Z_STRLEN_P(tmp1))) { in PHP_METHOD()
1426 if (solr_is_supported_response_writer((const solr_char_t *) wt, wt_length)) { in PHP_METHOD()
H A Dsolr_functions_helpers.c1284 PHP_SOLR_API int solr_is_supported_response_writer(const solr_char_t * response_writer, int length) function
H A Dphp_solr.h809 PHP_SOLR_API int solr_is_supported_response_writer(const solr_char_t * response_writer, int length);