Home
last modified time | relevance | path

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

12345678910>>...42

/plugin/html2pdf/html2pdf/html2ps/
Dstubs._.inc.php3 function _($text) {
/plugin/freechat/phpfreechat/data/public/js/
Dregex.js1 RegExp.escape = function(text) { argument
/plugin/dokutexit/
Dlatex.php116 function header($text, $level) {
156 function cdata($text) {
289 function unformatted($text) {
293 function php($text) {
297 function html($text) {
304 function preformatted($text) {
313 function file($text) {
333 function code($text, $lang = NULL) {
1729 function put($text, $mode=0) {
1747 function putent($text, $mode=0) {
[all …]
/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/
H A 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/
H A 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) function in HTMLPurifier_Printer
/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/
H A DEmbeddingModel.php10 public function getEmbedding($text): array
/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/wordimport/docx/
DCodeBlock.php15 protected $text = ''; variable in dokuwiki\\plugin\\wordimport\\docx\\CodeBlock
/plugin/bibtex/OSBib/create/
DFORMMISC.php33 function reduceLongText($text, $override = FALSE)

12345678910>>...42