Home
last modified time | relevance | path

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

/dports/www/pecl-solr/solr-2.5.1/src/php7/
H A Dsolr_functions_helpers.c1595 zval rv, *index_zv; local
1597index_zv = zend_read_property(Z_OBJCE_P(objptr), OBJ_FOR_PROP(objptr), SOLR_INDEX_PROPERTY_NAME, s…
1599 index = Z_LVAL_P(index_zv);