Home
last modified time | relevance | path

Searched defs:indexName (Results 1 – 4 of 4) sorted by relevance

/plugin/bibtex/OSBib/create/
DSUCCESS.php34 function text($indexName, $extra = FALSE)
DERRORS.php34 function text($arrayName, $indexName, $extra = FALSE)
DMESSAGES.php34 function text($arrayName, $indexName, $extra = FALSE)
/plugin/sphinxsearchwas/
Dindexer.php31 $indexName = $plugin->getConf('index') ?: 'dk_main'; variable