Home
last modified time | relevance | path

Searched defs:text (Results 151 – 175 of 848) sorted by relevance

12345678910>>...34

/plugin/eventum/
H A Dsyntax.php236 function strike($format, $text) {
250 function emphasis($format, $text) {
263 function html($format, $text) {
/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php85 function parseurl($url, $text) {
102 function parseemail($email, $text) {
/plugin/toolbox/
H A DToolboxCounter.js17 function charcounter(text) { argument
31 function wordcounter(text) { argument
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DImageToolTip.java74 private String text; field in ImageToolTip
76 public ImageToolTip(String text, Image image) { in ImageToolTip()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1Claim.php36 public $text; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1Claim
83 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Symbol
80 public function setText($text)
H A DGoogleCloudVisionV1p3beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Symbol
80 public function setText($text)
H A DGoogleCloudVisionV1p4beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Symbol
80 public function setText($text)
H A DSymbol.php33 public $text; variable in Google\\Service\\Vision\\Symbol
80 public function setText($text)
H A DGoogleCloudVisionV1p1beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Symbol
80 public function setText($text)
/plugin/text/
H A Drenderer.php112 function header($text, $level, $pos, $returnonly = false) {
123 function cdata($text) {
323 function unformatted($text) {
327 function php($text, $wrapper='code') {
340 function phpblock($text) {
344 function html($text, $wrapper='code') {
348 function htmlblock($text) {
365 function preformatted($text) {
369 function file($text, $language = null, $filename = null, $options = null) {
373 function code($text, $language = null, $filename = null, $options = null) {
/plugin/eventline/
H A Dplain.php46 function cdata($text) {
50 function header($text, $level, $pos) {
54 function preformatted($text) {
58 function file($text) {
68 function code($text, $language = NULL) {
/plugin/deeplautotranslate/
H A Daction.php643 deepl_translate($text, $target_lang, $org_ns) global() argument
721 patch_links($text, $target_lang, $ns) global() argument
834 insert_ignore_tags($text) global() argument
897 remove_ignore_tags($text) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdStyleColors.php33 public $text; variable in Google\\Service\\AdSenseHost\\AdStyleColors
74 public function setText($text)
/plugin/hyphenation/phpHyphenation/
H A Dexample.php1 <?php
/plugin/dokutexit/
H A Dtexitrender.php144 function p_get_instructions(&$text){
161 function p_get_instructions_texit(&$text){
184 function p_render_latex_text(& $text, & $info){
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js171 function HTMLEncode( text ) argument
184 function HTMLDecode( text ) argument
/plugin/subjectindex/syntax/
H A Dentry.php76 private function _remove_ord($text) {
134 private function _html_encode($text) {
/plugin/fckg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js171 function HTMLEncode( text ) argument
184 function HTMLDecode( text ) argument
/plugin/pgn4web/
H A Dsyntax.php424 function pgn4web_info($text) {
427 function pgn4web_error($text) {
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js10 …=null;a.sessionid="";a.LocalizationButton={ChangeTo_button:{instance:null,text:"Change to",localiz… property in a.LocalizationButton.ChangeAll
11 localizationID:"FinishChecking"},Option_button:{instance:null,text:"Options",localizationID:"Option… property in a.LocalizationLabel.Categories
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js10 …=null;a.sessionid="";a.LocalizationButton={ChangeTo_button:{instance:null,text:"Change to",localiz… property in a.LocalizationButton.IgnoreAllWords
11 localizationID:"FinishChecking"},Option_button:{instance:null,text:"Options",localizationID:"Option… property in a.LocalizationLabel.Suggestions
/plugin/prosemirror/schema/
H A DNode.php21 protected $text = null; variable in dokuwiki\\plugin\\prosemirror\\schema\\Node
80 public function setText($text) argument
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dstubs._.inc.php3 function _($text) {
/plugin/virtualkeyboard/vk/extensions/
H A Dregexpextensions.js20 RegExp.escape = function(text /* :String, Array */) /* :String */ { argument

12345678910>>...34