Home
last modified time | relevance | path

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

12345678910>>...42

/plugin/virtualkeyboard/vk/extensions/
Dregexpextensions.js20 RegExp.escape = function(text /* :String, Array */) /* :String */ { argument
/plugin/html2pdf/html2pdf/html2ps/
Dstubs._.inc.php3 function _($text) {
/plugin/freechat/phpfreechat/data/public/js/
Dregex.js1 RegExp.escape = function(text) { argument
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DTokenizer.php95 public function scan($text, $delimiters = null)
271 private function changeDelimiters($text, $index)
328 private function addPragma($text, $index)
/plugin/visualindex/script/
H A Dtoolbar.js23 function insertAtSelection(area, text) { argument
124 text: insertLabel, property
136 text: cancelLabel, property
/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/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/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/aichat/vendor/erusev/parsedown/
H A DParsedown.php24 function text($text) argument
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/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
DSerializer.php101 private function removeTrailingSpaces($indent, $text)
111 private function addAsterisksForEachLine($indent, $text)
/plugin/mdpage/vendor/cebe/markdown/
DMarkdownExtra.php186 protected function parseSpecialAttributes($text)
199 protected function parseInline($text)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DPrinter.php101 protected function text($text) function in HTMLPurifier_Printer
/plugin/dokullm/
H A Daction.php73 private function insertMetadataAfterTitle($text, $metadataLine) {
389 private function findTemplate($text) {
/plugin/move/script/
Drename.js76 text: LANG.plugins.move.cancel, property
82 text: LANG.plugins.move.rename, property
/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/move/helper/
Drewrite.php210 public function rewrite($id, $text) {
271 public function rewritePage($id, $text = null, $save = true) {
/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
/plugin/aichat/Model/Ollama/
H A DEmbeddingModel.php10 public function getEmbedding($text): array

12345678910>>...42