Searched refs:formatTitle (Results 1 – 4 of 4) sorted by relevance
| /plugin/bibtex/OSBib/format/ |
| D | BIBSTYLE.php | 159 $this->bibformat->formatTitle($pString, "{", "}");
|
| D | BIBFORMAT.php | 439 $this->formatTitle($row['title'], "{", "}"); 992 function formatTitle($pString, $delimitLeft = FALSE, $delimitRight = FALSE) function in BIBFORMAT
|
| D | README.txt | 166 BIBFORMAT::formatTitle() 168 $bibformat->formatTitle(STRING: $title[, STRING: $delimitLeft, STRING: $delimitRight]);
|
| /plugin/bibtex/OSBib/create/ |
| D | PREVIEWSTYLE.php | 151 $this->bibformat->formatTitle($pString, "{", "}");
|