Home
last modified time | relevance | path

Searched defs:solr_doc (Results 1 – 3 of 3) sorted by relevance

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dphp_solr_input_document.c721 solr_document_t *solr_doc = NULL, *child_doc_entry = NULL; in PHP_METHOD() local
759 solr_document_t *solr_doc = NULL; in PHP_METHOD() local
857 solr_document_t *solr_doc = NULL; in PHP_METHOD() local
877 solr_document_t *solr_doc = NULL; in PHP_METHOD() local
897 solr_document_t *solr_doc = NULL; in PHP_METHOD() local
H A Dphp_solr_document.c1198 zval *solr_doc = zend_hash_get_current_data(children); in solr_add_child_input_documents_from_documents() local
1257 solr_document_t *solr_doc = NULL; in PHP_METHOD() local
1278 solr_document_t *solr_doc = NULL; in PHP_METHOD() local
1299 solr_document_t *solr_doc = NULL; in PHP_METHOD() local
H A Dsolr_functions_document.c204 solr_document_t *solr_doc = NULL; local