Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_functions_client.c740 PHP_SOLR_API int solr_get_json_error(solr_string_t buffer, solr_exception_t *exceptionData) in solr_get_json_error() function
865 if(solr_get_json_error(client->handle.response_body.buffer, exceptionData) != SUCCESS) in solr_throw_solr_server_exception()
H A Dphp_solr.h845 PHP_SOLR_API int solr_get_json_error(solr_string_t buffer, solr_exception_t *exceptionData);