Home
last modified time | relevance | path

Searched refs:alternatives (Results 1 – 25 of 31) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
DSyntaxError.php30 if (!$alternatives = self::computeAlternatives($name, $items)) {
34 $this->appendMessage(sprintf(' Did you mean "%s"?', implode('", "', $alternatives)));
44 $alternatives = [];
48 $alternatives[$item] = $lev;
51 asort($alternatives);
53 return array_keys($alternatives);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1p1beta1SpeechTranscription.php33 public function setAlternatives($alternatives) argument
35 $this->alternatives = $alternatives;
42 return $this->alternatives;
DGoogleCloudVideointelligenceV1p2beta1SpeechTranscription.php33 public function setAlternatives($alternatives) argument
35 $this->alternatives = $alternatives;
42 return $this->alternatives;
DGoogleCloudVideointelligenceV1p3beta1SpeechTranscription.php33 public function setAlternatives($alternatives) argument
35 $this->alternatives = $alternatives;
42 return $this->alternatives;
DGoogleCloudVideointelligenceV1SpeechTranscription.php33 public function setAlternatives($alternatives) argument
35 $this->alternatives = $alternatives;
42 return $this->alternatives;
DGoogleCloudVideointelligenceV1beta2SpeechTranscription.php33 public function setAlternatives($alternatives) argument
35 $this->alternatives = $alternatives;
42 return $this->alternatives;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
DSpeechRecognitionResult.php41 public function setAlternatives($alternatives) argument
43 $this->alternatives = $alternatives;
50 return $this->alternatives;
/plugin/publistx/bib2tpl/
Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
12 through patterns: short forms and English alternatives.
/plugin/publistf/bib2tpl/
Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
12 through patterns: short forms and English alternatives.
/plugin/publist/bib2tpl/
Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
12 through patterns: short forms and English alternatives.
/plugin/backlinks/.github/ISSUE_TEMPLATE/
Dfeature_request.md16 ## Describe alternatives you've considered
/plugin/description/.github/ISSUE_TEMPLATE/
Dfeature_request.md16 ## Describe alternatives you've considered
/plugin/openlayersmap/.github/ISSUE_TEMPLATE/
Dfeature_request.md16 ## Describe alternatives you've considered
/plugin/ckgedit/lang/de/
Dstyle.txt6 …- Die Option **Ein alternatives Stylesheet für den CKEditor verwenden.** in der Konfiguration muss…
/plugin/stylingpages/
DREADME21 * screen.css and screen.less - for screen media type (style.css and style.less are alternatives)
/plugin/bootswrapper/exe/help/
Dprogress.txt39 ==== Contextual alternatives ====
Dpanel.txt29 ===== Contextual alternatives =====
/plugin/dw2pdf/vendor/mpdf/mpdf/
DREADME.md105 mPDF as a whole is a quite dated software. Nowadays, better alternatives are available, albeit not …
/plugin/elasticsearch/vendor/react/promise/
DCHANGELOG.md61 // recommended alternatives
/plugin/html2pdf/html2pdf/html2ps/
Ddefault.css182 * display: none and visibility: hidden are not the alternatives, as they cause the whole
/plugin/captcha/
Dfiglet.flf10 of new full-width/kern/smush alternatives, but default output is NOT changed.
/plugin/copy2clipboard/
DLICENSE23 Commissariat à l'énergie atomique et aux énergies alternatives - CEA, a
DLICENSE-fr.txt24 Commissariat à l'énergie atomique et aux énergies alternatives - CEA,
/plugin/saml/phpsaml/
DREADME.md817 At that point there are two possible alternatives:
/plugin/adfs/phpsaml/
DREADME.md817 At that point there are two possible alternatives:

12