Home
last modified time | relevance | path

Searched defs:text (Results 351 – 375 of 848) sorted by relevance

1...<<11121314151617181920>>...34

/plugin/gnuplot/
H A Dsyntax.php122 function plugin_render($text, $format='xhtml') {
/plugin/fksnewsfeed/db/
H A Dupdate0001.sql6 'text' TEXT, field
/plugin/rplus/
H A Drenderer.php93 function header($text, $level, $pos)
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js174 FCKeditor.prototype._HTMLEncode = function( text ) argument
/plugin/snippets/
H A Dadmin.php213 function dbg($text, $ar = array(),$line="") {
/plugin/prosemirror/
H A Dscript.js6 function showDefaultEditor(text) { argument
/plugin/combo/ComboStrap/
H A DPageSql.php28 public function __construct($text) argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js138 textBBox: function(text, font) { argument
164 createText: function(text, font) { argument
202 drawText: function(x, y, text, font, align) { argument
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php575 private function text($text, $level) argument
594 private function prepare($text, $bonus = 0, $prependNewline = true, $appendNewline = false)
/plugin/ckgedit/
H A Dscript.js65 …_HTML_BLOCK~~\s*(<\/p>)*([\s\S]+)~~CLOSE_HTML_BLOCK~~\s*(<\/p>)*/gm, function(match,p,p1,text,p2) { argument
133 var text = index < 0 ? html : html.substring( 0, index ); variable
141 html = html.replace(new RegExp("(.*)<\/" + stack.last() + "[^>]*>"), function(all, text){ argument
H A Drenderer.php68 function header($text, $level, $pos, $returnonly = false) {
/plugin/ckgdoku/
H A Drenderer.php68 function header($text, $level, $pos) {
/plugin/embeddedphp/syntax/
H A Dphpinline.php118 public function php($text, Doku_Renderer $renderer, $wrapper = 'code'): void {
/plugin/combo/resources/webcode/
H A Dwebcode-console.js26 let appendLine = function (text) { argument
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/src/
H A DEncoder.php66 public function encode(string $text): array argument
/plugin/conflictmerger/
H A Daction.php231 function html_conflict_solving($text) {
/plugin/indobible/
H A Dsyntax.php102 public function _getIndoBibleWS($text) {
/plugin/quickstats/
H A Dhelper.php55 function msg($text) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableCell.php96 public function setText(TextContent $text)
/plugin/asana/remote/
H A DAPILink.php33 var $text = ""; variable in remote_plugin_asana_APILink
242 function comment_head($div_id,$text){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DMessage.php62 public $text; variable in Google\\Service\\HangoutsChat\\Message
251 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3QueryResult.php54 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryResult
217 public function setText($text)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php109 public $text; variable in Antlr\\Antlr4\\Runtime\\Lexer
431 setText(string $text) global() argument
[all...]
/plugin/qna/
H A Daction.php233 public function insertPluginCall($index, $name, $data, $state, $text = '') {
260 public function appendPluginCall($name, $data, $state, $text = '') {
/plugin/webcomponent/syntax/
H A Dcard.php35 private $text; variable in syntax_plugin_webcomponent_card

1...<<11121314151617181920>>...34