Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dbibtexbrowser.php1839 function hasPhrase($phrase, $field = null) { function in BibEntry
4074 if (!$bib->hasPhrase($fragment)) {
4080 if ($bib->hasPhrase($fragment)) {
4091 if (!$bib->hasPhrase('^('.$fragment.')$', Q_INNER_TYPE)) {
4147 if (!$bib->hasPhrase($fragment, $field)) {