Home
last modified time | relevance | path

Searched defs:text (Results 251 – 275 of 1028) sorted by relevance

1...<<11121314151617181920>>...42

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue.php45 public $text; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue
148 public function setText($text)
DGoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue.php45 public $text; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue
148 public function setText($text)
/plugin/parserfunctions/
Dsyntax.php73 public function resolveFunction($text)
112 private function resolveNestedFunctions($text)
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dupload.php33 function SendError( $number, $text )
/plugin/bibtex/OSBib/create/
DERRORS.php34 function text($arrayName, $indexName, $extra = FALSE) function in ERRORS
DMESSAGES.php34 function text($arrayName, $indexName, $extra = FALSE) function in MESSAGES
/plugin/fulldisplay/
Dscript.js16 const text = await result.text(); constant
/plugin/structodt/
Drenderer.php18 function cdata($text) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
Dupload.php33 function SendError( $number, $text )
/plugin/wordimport/docx/
DDocument.php15 protected $text = ''; variable in dokuwiki\\plugin\\wordimport\\docx\\Document
/plugin/xbr/
Drenderer.php30 function cdata($text) {
/plugin/aichat/
H A Drenderer.php99 public function header($text, $level, $pos, $returnonly = false)
117 public function cdata($text)
288 public function unformatted($text)
306 public function preformatted($text)
312 public function file($text, $language = null, $filename = null, $options = null)
318 public function code($text, $language = null, $filename = null, $options = null)
/plugin/dropfiles/src/
Dupload.js113 text: window.LANG.plugins.dropfiles.skip, property
117 text: window.LANG.plugins.dropfiles.rename, property
121 text: window.LANG.plugins.dropfiles.overwrite, property
129 text: window.LANG.plugins.dropfiles.overwriteAll, property
/plugin/siteexport/renderer/
H A Dpdf.php92 public function header($text, $level, $pos, $returnonly = false) {
403 public function preformatted($text) {
409 public function _highlight($type, $text, $language = NULL, $filename = NULL, $options = NULL) {
/plugin/sectionedit/
H A Dscript.js134 {text:LANG.plugins.sectionedit['closeDialog'],click: closeDialog }, property
135 {text:LANG.plugins.sectionedit['save'],click: saveSection}, property
/plugin/highlight2wiki/
Dscript.js115 function highlight(text) { argument
161 function highlight2(text) { argument
/plugin/custombuttons/
Dgenpng.php22 $text = isset($_GET['text']) ? $_GET['text'] : "No Name"; variable
/plugin/ocr/
Dscript.js18 ).then(({ data: { text } }) => { property
/plugin/highlightjs/
Drenderer.php31 function preformatted($text) {
/plugin/subjectindex/plugins/
DEntryTag.php21 function match($text) {
/plugin/swiftmail/Swift/Log/
DDefaultLog.php33 public function add($text, $type = self::NORMAL)
/plugin/asciidocjs/node_modules/pug-error/
Dindex.js16 var context = lines.slice(start, end).map(function(text, i){ argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
DGoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment.php48 public $text; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment
153 public function setText($text)
/plugin/tablefilterjs/
Dscript.js2 tablefilterjs.decodeHTML = function(text) argument
/plugin/mdpage/vendor/cebe/markdown/
DGithubMarkdown.php105 protected function renderText($text)

1...<<11121314151617181920>>...42