Home
last modified time | relevance | path

Searched refs:text (Results 126 – 150 of 3150) sorted by path

12345678910>>...126

/plugin/asana/remote/
H A DAPILink.php33 var $text = ""; variable in remote_plugin_asana_APILink
143 $text = "<div>";
144 $text = $text . "<h1> Tâches Asana ( Asana's Tasks ) </h1><br/>";
145 $text = $text . "<h2>". $this->workspace_filter['name'] . "</h2><br/>";
147 $text = $text . "<br/><br/>";
232 return $text;
283 $text .= "<ul>";
285 $text = $text . "<li>" . $comment_key . "</li>";
288 return $text."</ul>";
299 $text .= "<ul>";
[all …]
/plugin/asiansearch/
H A Daction.php130 $text = $event->data['text'];
138 $len = utf8_strlen($text);
150 } else if (preg_match('/'.$re3.'/iu',$text,$match,PREG_OFFSET_CAPTURE,$offset)) {
151 } else if (preg_match('/'.$re2.'/iu',$text,$match,PREG_OFFSET_CAPTURE,$offset)) {
152 } else if (preg_match('/'.$re1.'/iu',$text,$match,PREG_OFFSET_CAPTURE,$offset)) {
160 $utf8_idx = utf8_strlen(substr($text,0,$idx));
179 $snippets = array($text);
190 $snippets[count($snippets)-1] .= utf8_substr($text,$append,$end-$append);
192 $snippets[] = utf8_substr($text,$start,$end-$start);
201 $offset = $idx + strlen(utf8_substr($text,$utf8_idx,$post));
[all …]
/plugin/authdrupal8/
H A Dpassword.inc128 * hashes of a large number of plain-text words or strings to find a match.
133 * Plain-text password up to 512 bytes (128 to 512 UTF-8 characters) to hash.
195 * A plain-text password.
212 * Check whether a plain text password matches a stored hashed password.
219 * A plain-text password
259 * This is typically called during the login process when the plain text
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1271 public $text; variable in Google_AdStyleColors
1286 public function setText( $text) { argument
1287 $this->text = $text;
1290 return $this->text;
H A DGoogle_AdsensehostService.php873 public $text; variable in Google_AdStyleColors
888 public function setText( $text) { argument
889 $this->text = $text;
892 return $this->text;
H A DGoogle_BooksService.php1534 public $text; variable in Google_BooksLayerDictDataDictWordsDerivatives
1542 $this->text = $text;
1545 return $this->text;
1570 public $text; variable in Google_BooksLayerDictDataDictWordsExamples
1578 $this->text = $text;
1581 return $this->text;
1713 public $text; variable in Google_BooksLayerDictDataDictWordsSensesDefinitionsExamples
1721 $this->text = $text;
1724 return $this->text;
1766 public $text; variable in Google_BooksLayerDictDataDictWordsSensesSynonyms
[all …]
H A DGoogle_CalendarService.php584 * @param string $text The text describing the event to be created.
590 public function quickAdd($calendarId, $text, $optParams = array()) { argument
591 $params = array('calendarId' => $calendarId, 'text' => $text);
H A DGoogle_DriveService.php2783 public $text; variable in Google_DriveFileIndexableText
2784 public function setText( $text) { argument
2785 $this->text = $text;
2788 return $this->text;
H A DGoogle_FreebaseService.php99 public $text; variable in Google_FreebaseService
112 …$this->text = new Google_TextServiceResource($this, $this->serviceName, 'text', json_decode('{"met…
301 public $text; variable in Google_TopicValue
346 public function setText( $text) { argument
347 $this->text = $text;
350 return $this->text;
H A DGoogle_MirrorService.php990 public $text; variable in Google_TimelineItem
1141 public function setText( $text) { argument
1142 $this->text = $text;
1145 return $this->text;
H A DGoogle_ModeratorService.php1297 public $text; variable in Google_Submission
1339 public function setText($text) { argument
1340 $this->text = $text;
1343 return $this->text;
1531 public $text; variable in Google_SubmissionTranslations
1538 public function setText($text) { argument
1539 $this->text = $text;
1542 return $this->text;
1547 public $text; variable in Google_Tag
1553 $this->text = $text;
[all …]
H A DGoogle_PlusService.php1381 public $text; variable in Google_ItemScope
1679 public function setText( $text) { argument
1680 $this->text = $text;
1683 return $this->text;
H A DGoogle_PredictionService.php303 public $text; variable in Google_AnalyzeDataDescriptionFeatures
322 public function setText(Google_AnalyzeDataDescriptionFeaturesText $text) { argument
323 $this->text = $text;
326 return $this->text;
407 public $text; variable in Google_AnalyzeDataDescriptionOutputFeature
414 public function setText(/* array(Google_AnalyzeDataDescriptionOutputFeatureText) */ $text) { argument
415 $this->assertIsArray($text, 'Google_AnalyzeDataDescriptionOutputFeatureText', __METHOD__);
416 $this->text = $text;
419 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
111 of the following places: within a NOTICE text file distributed
119 or as an addendum to the NOTICE text from the Work, provided
183 the brackets!) The text should be enclosed in the appropriate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdStyleColors.php33 public $text; variable in Google\\Service\\AdSenseHost\\AdStyleColors
74 public function setText($text) argument
76 $this->text = $text;
83 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DLocalizedText.php29 public $text; variable in Google\\Service\\AndroidEnterprise\\LocalizedText
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeveloperComment.php27 public $text; variable in Google\\Service\\AndroidPublisher\\DeveloperComment
46 public function setText($text) argument
48 $this->text = $text;
55 return $this->text;
H A DLocalizedText.php29 public $text; variable in Google\\Service\\AndroidPublisher\\LocalizedText
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
H A DUserComment.php57 public $text; variable in Google\\Service\\AndroidPublisher\\UserComment
196 public function setText($text) argument
198 $this->text = $text;
205 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DScriptStackFrame.php45 public $text; variable in Google\\Service\\Bigquery\\ScriptStackFrame
120 public function setText($text) argument
122 $this->text = $text;
129 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdataDictWordsDerivatives.php27 public $text; variable in Google\\Service\\Books\\DictlayerdataDictWordsDerivatives
46 public function setText($text) argument
48 $this->text = $text;
55 return $this->text;
H A DDictlayerdataDictWordsExamples.php27 public $text; variable in Google\\Service\\Books\\DictlayerdataDictWordsExamples
46 public function setText($text) argument
48 $this->text = $text;
55 return $this->text;
H A DDictlayerdataDictWordsSensesDefinitionsExamples.php27 public $text; variable in Google\\Service\\Books\\DictlayerdataDictWordsSensesDefinitionsExamples
46 public function setText($text) argument
48 $this->text = $text;
55 return $this->text;
H A DDictlayerdataDictWordsSensesSynonyms.php27 public $text; variable in Google\\Service\\Books\\DictlayerdataDictWordsSensesSynonyms
46 public function setText($text) argument
48 $this->text = $text;
55 return $this->text;
H A DVolumeVolumeInfoReadingModes.php29 public $text; variable in Google\\Service\\Books\\VolumeVolumeInfoReadingModes
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;

12345678910>>...126