Home
last modified time | relevance | path

Searched defs:text (Results 226 – 250 of 1028) sorted by relevance

12345678910>>...42

/plugin/cryptsign/
Dsign.php16 $text = $_POST['text']; variable
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DEncoder.php32 public static function unsafeIconv($in, $out, $text)
48 public static function iconv($in, $out, $text, $max_chunk_size = 8000)
/plugin/mdpage/vendor/cebe/markdown/inline/
DCodeTrait.php19 protected function parseInlineCode($text)
/plugin/markdownextra/lib/meltdown-tweaks/
Dmeltdown-tweaks.js6 text: "[ Activate DukuWiki toolbar ]", property
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
Dupload.php31 function SendError( $number, $text )
/plugin/html2pdf/html2pdf/html2ps/
Dinline.content.builder.normal.php15 function build(&$box, $text, &$pipeline) {
Dinline.content.builder.pre.line.php15 function build(&$box, $text, &$pipeline) {
Dinline.content.builder.pre.wrap.php20 function build(&$box, $text, &$pipeline) {
Dinline.content.builder.pre.php19 function build(&$box, $text, &$pipeline) {
/plugin/mathpublish/phpmathpublisher/
DExpression.php28 public $text; variable in RL\\PhpMathPublisher\\Expression
DHelper.php425 public function displaySymbol($text, $high)
710 public function displayText($text, $size)
736 public function displayMath($text, $size)
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
Dupload.php32 function SendError( $number, $text )
/plugin/nonblank/
Drenderer.php35 function cdata($text) {
/plugin/owncloud/
Dwork.php23 $text = "sdfsdf{{wiki:dokuwiki-128.png|beschreibung|6}}sdfsd{{wiki:dokuwiki-128.png|beschreibung|5}… variable
/plugin/sketchcanvas/
DCanvasElement.php15 protected $text; variable in CanvasElement
/plugin/preservefilenames/
Drenderer.php28 function code($text, $language = NULL, $filename = '')
/plugin/jspwiki_import/
Dscript.js14 function addTextFromJspWiki(text) { argument
/plugin/bibtex/OSBib/create/
DSUCCESS.php34 function text($indexName, $extra = FALSE) function in SUCCESS
/plugin/codebutton2/
Dgenpng.php17 $text = isset($_GET['text']) ? $_GET['text'] : "No Name"; variable
/plugin/wordimport/docx/
DHeading.php15 protected $text = ''; variable in dokuwiki\\plugin\\wordimport\\docx\\Heading
/plugin/latexport/_test/
Dcommand.php17 public $text; variable in CommandHeader
21 function __construct($text, $level, $pos) {
52 public $text; variable in CommandCData
54 function __construct($text) {
80 public $text; variable in CommandInternalLink
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
DQuestion.php36 public $text; variable in Google\\Service\\MyBusinessQA\\Question
97 public function setText($text)
/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/aichat/
H A DChunk.php23 protected $text,
85 public function setText($text): void
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1DocumentEntityNormalizedValue.php45 public $text; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityNormalizedValue
148 public function setText($text)

12345678910>>...42