Home
last modified time | relevance | path

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

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