Home
last modified time | relevance | path

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

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

/plugin/moaieditor/scripts/
Dmirror.js219 get text() { getter in MoaiEditor.TextAreaMirror
362 getNewLine(text) { argument
418 measureFrameTime (text) { argument
/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/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dupload.php33 function SendError( $number, $text )
/plugin/moaieditor/
Dajax.php27 $text = substr($input,37); variable
/plugin/odt/renderer/
Dpage.php484 function toc_additem($id, $text, $level) {}
626 function cdata($text) {
669 function header($text, $level, $pos){
882 function unformatted($text) {
969 function php($text) {
980 function phpblock($text) {
989 function html($text) {
1000 function htmlblock($text) {
1009 function preformatted($text) {
1020 function file($text, $language=null, $filename=null, $options=null) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1DocumentEntityNormalizedValue.php45 public $text; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityNormalizedValue
148 public function setText($text)
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/aichat/
H A DChunk.php23 protected $text,
85 public function setText($text): void
/plugin/parserfunctions/
Dsyntax.php73 public function resolveFunction($text)
112 private function resolveNestedFunctions($text)
/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/custombuttons/
Dgenpng.php22 $text = isset($_GET['text']) ? $_GET['text'] : "No Name"; variable
/plugin/asciidocjs/node_modules/pug-error/
Dindex.js16 var context = lines.slice(start, end).map(function(text, i){ argument
/plugin/highlight2wiki/
Dscript.js115 function highlight(text) { argument
161 function highlight2(text) { argument
/plugin/sectionedit/
H A Dscript.js134 {text:LANG.plugins.sectionedit['closeDialog'],click: closeDialog }, property
135 {text:LANG.plugins.sectionedit['save'],click: saveSection}, property
/plugin/siteexport/renderer/
H A Dpdf.php92 public function header($text, $level, $pos, $returnonly = false) {
409 public function preformatted($text) {
415 public function _highlight($type, $text, $language = NULL, $filename = NULL, $options = NULL) {

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