Home
last modified time | relevance | path

Searched defs:text (Results 226 – 250 of 1041) sorted by relevance

12345678910>>...42

/plugin/aichat/Model/Gemini/
H A DEmbeddingModel.php10 public function getEmbedding($text): array
/plugin/aichat/Model/
H A DEmbeddingInterface.php22 public function getEmbedding($text): array;
/plugin/aichat/Model/Mistral/
H A DEmbeddingModel.php10 public function getEmbedding($text): array
/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/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DEncoder.php32 public static function unsafeIconv($in, $out, $text)
48 public static function iconv($in, $out, $text, $max_chunk_size = 8000)
/plugin/mdpage/vendor/cebe/markdown/inline/
DCodeTrait.php19 protected function parseInlineCode($text)
/plugin/markdownextra/lib/meltdown-tweaks/
Dmeltdown-tweaks.js6 text: "[ Activate DukuWiki toolbar ]", property
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
Dupload.php31 function SendError( $number, $text )
/plugin/html2pdf/html2pdf/html2ps/
Dinline.content.builder.normal.php15 function build(&$box, $text, &$pipeline) {
Dinline.content.builder.pre.line.php15 function build(&$box, $text, &$pipeline) {
Dinline.content.builder.pre.wrap.php20 function build(&$box, $text, &$pipeline) {
Dinline.content.builder.pre.php19 function build(&$box, $text, &$pipeline) {
/plugin/mathpublish/phpmathpublisher/
DExpression.php28 public $text; variable in RL\\PhpMathPublisher\\Expression
DHelper.php425 public function displaySymbol($text, $high)
710 public function displayText($text, $size)
736 public function displayMath($text, $size)
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
Dupload.php32 function SendError( $number, $text )
/plugin/nonblank/
Drenderer.php35 function cdata($text) {
/plugin/owncloud/
Dwork.php23 $text = "sdfsdf{{wiki:dokuwiki-128.png|beschreibung|6}}sdfsd{{wiki:dokuwiki-128.png|beschreibung|5}… variable
/plugin/sketchcanvas/
DCanvasElement.php15 protected $text; variable in CanvasElement
/plugin/preservefilenames/
Drenderer.php28 function code($text, $language = NULL, $filename = '')
/plugin/jspwiki_import/
Dscript.js14 function addTextFromJspWiki(text) { argument
/plugin/bibtex/OSBib/create/
DSUCCESS.php34 function text($indexName, $extra = FALSE) function in SUCCESS
/plugin/codebutton2/
Dgenpng.php17 $text = isset($_GET['text']) ? $_GET['text'] : "No Name"; variable
/plugin/wordimport/docx/
DHeading.php15 protected $text = ''; variable in dokuwiki\\plugin\\wordimport\\docx\\Heading
/plugin/latexport/_test/
Dcommand.php17 public $text; variable in CommandHeader
21 function __construct($text, $level, $pos) {
52 public $text; variable in CommandCData
54 function __construct($text) {
80 public $text; variable in CommandInternalLink
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
DQuestion.php36 public $text; variable in Google\\Service\\MyBusinessQA\\Question
97 public function setText($text)

12345678910>>...42