Home
last modified time | relevance | path

Searched defs:text (Results 176 – 200 of 1028) sorted by relevance

12345678910>>...42

/plugin/dokutexit/
Dtexitrender.php144 function p_get_instructions(&$text){
161 function p_get_instructions_texit(&$text){
184 function p_render_latex_text(& $text, & $info){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
DAdStyleColors.php33 public $text; variable in Google\\Service\\AdSenseHost\\AdStyleColors
74 public function setText($text)
/plugin/revealjs/plugin/markdown/
Dmarked.js6 …ng| {0,3}>|<\/?(?:tag)(?: +|\n|\/?>)|<(?:script|pre|style|!--))[^\n]+)*)/,text:/^[^\n]+/};function… method in r
/plugin/aichat/
H A DTextSplitter.php42 public function splitIntoChunks(string $text): array
135 protected function splitString(string $text, int $tokenlength, int $chunksize): array
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
Dfck_select.js171 function HTMLEncode( text ) argument
184 function HTMLDecode( text ) argument
/plugin/subjectindex/syntax/
Dentry.php76 private function _remove_ord($text) {
134 private function _html_encode($text) {
/plugin/pgn4web/
Dsyntax.php424 function pgn4web_info($text) {
427 function pgn4web_error($text) {
/plugin/fckg/fckeditor/editor/dialog/fck_select/
Dfck_select.js171 function HTMLEncode( text ) argument
184 function HTMLDecode( text ) argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktools.js87 FCKTools.HTMLEncode = function( text ) argument
99 FCKTools.HTMLDecode = function( text ) argument
111 FCKTools._ProcessLineBreaksForPMode = function( oEditor, text, liState, node, strArray ) argument
169 FCKTools._ProcessLineBreaksForDivMode = function( oEditor, text, liState, node, strArray ) argument
221 FCKTools._ProcessLineBreaksForBrMode = function( oEditor, text, liState, node, strArray ) argument
252 FCKTools.ProcessLineBreaks = function( oEditor, oConfig, text ) argument
/plugin/refnotes/
Dbibtex.php68 public function parse($text) {
84 public function parse($text) {
111 protected function invokeHandler($text, $state, $pos) {
624 public function addToken($type, $text) {
633 public $text; variable in refnotes_bibtex_field_token
638 public function __construct($type, $text) {
/plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/lib/
Dusage.js125 {text: command[0], padding: [0, 2, 0, 2], width: maxWidth(commands) + 4}, property
126 {text: command[1]} property
174 {text: kswitch, padding: [0, 2, 0, 2], width: maxWidth(switches) + 4}, property
178 if (extra) ui.div({text: extra, padding: [0, 0, 0, 2], align: 'right'}) property
195 {text: example[0], padding: [0, 2, 0, 2], width: maxWidth(examples) + 4}, property
/plugin/deeplautotranslate/
H A Daction.php658 private function deepl_translate($text, $target_lang, $org_ns): string {
751 private function patch_links($text, $target_lang, $ns): string {
867 private function insert_ignore_tags($text): string {
934 private function remove_ignore_tags($text): string {
/plugin/prosemirror/schema/
DNode.php20 protected $text; variable in dokuwiki\\plugin\\prosemirror\\schema\\Node
79 public function setText($text)
/plugin/toolbox/
DToolboxCounter.js17 function charcounter(text) { argument
31 function wordcounter(text) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction.php35 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
96 public function setText($text)
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php518 public function lineEndAt(string $text, int $pos, int $len): int
530 public function lineStartAt(string $text, int $pos): int
543 public function cutSection(string $text, int $start, int $end): string
/plugin/quicksubscribe/
H A Dscript.js55 function (text, status) { argument
81 function (text, status) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DScriptStackFrame.php45 public $text; variable in Google\\Service\\Bigquery\\ScriptStackFrame
120 public function setText($text)
/plugin/hyphenation/phpHyphenation/
Dexample.php1 <?php
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php93 public function scan($text, $delimiters = null)
322 protected function changeDelimiters($text, $index)
348 protected function tagChange($tag, $text, $index, $tagLength)
/plugin/catmenu/
H A Dscript.js51 function copyToClipboard(text) { argument
130 function catmenu_escapeRegExp(text) { argument
139 function catmenu_normalizePageId(text, conf) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
DAnswer.php35 public $text; variable in Google\\Service\\MyBusinessQA\\Answer
90 public function setText($text)
/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/virtualkeyboard/vk/extensions/
Dregexpextensions.js20 RegExp.escape = function(text /* :String, Array */) /* :String */ { argument

12345678910>>...42