Home
last modified time | relevance | path

Searched defs:text (Results 201 – 225 of 1021) sorted by relevance

12345678910>>...41

/plugin/freechat/phpfreechat/data/public/js/
Dregex.js1 RegExp.escape = function(text) { argument
/plugin/socialshareprivacy2/SSP/scripts/
Djquery.socialshareprivacy.twitter.js36 'text' : $.fn.socialSharePrivacy.getTitle, property
48 text : text, property
Djquery.socialshareprivacy.buffer.js39 'text' : $.fn.socialSharePrivacy.getTitle, property
46 text : $.fn.socialSharePrivacy.abbreviateText( property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1Button.php39 public $text; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Button
114 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3MatchIntentResponse.php30 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3MatchIntentResponse
75 public function setText($text)
/plugin/aichat/vendor/erusev/parsedown/
DParsedown.php24 function text($text) function in Parsedown
1054 public function line($text, $nonNestables=array())
1451 protected function unmarkedText($text)
1578 function parse($text)
1637 protected static function escape($text, $allowQuotes = false)
/plugin/captcha/
DEasySVG.php203 public function addText($text, $x = 0, $y = 0, $attributes = [])
223 public function textDef($text)
264 public function textDimensions($text)
/plugin/refnotes/
Dnote.php97 public function setText($text) {
116 protected $text; variable in refnotes_note
192 public function setText($text) {
Ddatabase.php81 public function getKey($text) {
98 private function normalizeKeyText($text) {
235 private function parseTable($call, $calls, $c, $text) {
352 private function parseBibtex($text) {
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
DSerializer.php101 private function removeTrailingSpaces($indent, $text)
111 private function addAsterisksForEachLine($indent, $text)
/plugin/move/script/
Drename.js69 text: LANG.plugins.move.cancel, property
75 text: LANG.plugins.move.rename, property
/plugin/mdpage/vendor/cebe/markdown/
DMarkdownExtra.php186 protected function parseSpecialAttributes($text)
199 protected function parseInline($text)
/plugin/pagemove/
Dadmin.php29 var $text = ''; variable in admin_plugin_pagemove
743 function _pm_updatelinks(&$text, $links) {
754 function _pm_updatemedialinks(&$text, $old, $new) {
/plugin/dokullm/
H A Daction.php73 private function insertMetadataAfterTitle($text, $metadataLine) {
389 private function findTemplate($text) {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DPrinter.php101 protected function text($text) argument
DEncoder.php32 public static function unsafeIconv($in, $out, $text)
48 public static function iconv($in, $out, $text, $max_chunk_size = 8000)
/plugin/move/helper/
Drewrite.php210 public function rewrite($id, $text) {
271 public function rewritePage($id, $text = null, $save = true) {
/plugin/tagadd/
Dscript.js61 … {text:LANG.plugins.tagadd['closeDialog'],click: function() {jQuery(this).dialog('close');}}, property
62 … {text:LANG.plugins.tagadd['save'],click: function() {tagadd__ajax_submitFormTags();}}, property
/plugin/aichat/Model/Ollama/
DEmbeddingModel.php10 public function getEmbedding($text): array
/plugin/aichat/Model/Gemini/
DEmbeddingModel.php10 public function getEmbedding($text): array
/plugin/aichat/Model/
DEmbeddingInterface.php22 public function getEmbedding($text): array;
/plugin/aichat/Model/Mistral/
DEmbeddingModel.php10 public function getEmbedding($text): array
/plugin/wordimport/docx/
DCodeBlock.php15 protected $text = ''; variable in dokuwiki\\plugin\\wordimport\\docx\\CodeBlock
/plugin/bibtex/OSBib/create/
DFORMMISC.php33 function reduceLongText($text, $override = FALSE)
/plugin/cryptsign/
Dsign.php16 $text = $_POST['text']; variable

12345678910>>...41