Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbi/
Djbi_selection.c391 static struct _JBIDX *_jbi_select_index_for_orderby(JBEXEC *ctx) { in _jbi_select_index_for_orderby() function
458 if (_jbi_select_index_for_orderby(ctx) && ctx->ux->log) { in jbi_selection()