Home
last modified time | relevance | path

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

/plugin/bb4dw/
Dtemplating.php140 $result = $this->resolve_conditions($entryfields, $result);
168 private function resolve_conditions(array $entry, string &$string): string { function in BB4DWTemplating
226 $resolved = $this->resolve_conditions($entry, $resolved);
/plugin/publist/bib2tpl/
Dbibtex_converter.php432 $result = $this->resolve_conditions($entry, $result);
459 private function resolve_conditions(&$entry, &$string) { function in BibtexConverter
518 $resolved = $this->resolve_conditions($entry, $resolved);
/plugin/publistf/bib2tpl/
Dbibtex_converter.php451 $result = $this->resolve_conditions($entry, $result);
485 private function resolve_conditions(&$entry, &$string) { function in BibtexConverter
544 $resolved = $this->resolve_conditions($entry, $resolved);
/plugin/publistx/bib2tpl/
Dbibtex_converter.php447 $result = $this->resolve_conditions($entry, $result);
480 private function resolve_conditions(&$entry, &$string) { function in BibtexConverter
539 $resolved = $this->resolve_conditions($entry, $resolved);