Home
last modified time | relevance | path

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

12345678910>>...34

/plugin/freechat/phpfreechat/data/public/js/
H A Dregex.js1 RegExp.escape = function(text) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction.php35 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
96 public function setText($text)
H A DGoogleCloudDialogflowCxV3MatchIntentResponse.php30 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3MatchIntentResponse
75 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DScriptStackFrame.php45 public $text; variable in Google\\Service\\Bigquery\\ScriptStackFrame
120 public function setText($text)
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A 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/
H A Dbibtex.php68 public function parse($text) { argument
84 public function parse($text) { argument
111 protected function invokeHandler($text, $state, $pos) { argument
624 addToken($type, $text) global() argument
633 public $text; global() variable in refnotes_bibtex_field_token
638 __construct($type, $text) global() argument
[all...]
H A Dnote.php97 public function setText($text) { argument
116 protected $text; variable in refnotes_note
192 public function setText($text) { argument
[all...]
H A Ddatabase.php81 public function getKey($text) { argument
98 private function normalizeKeyText($text) { argument
235 parseTable($call, $calls, $c, $text) global() argument
352 parseBibtex($text) global() argument
[all...]
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.twitter.js36 'text' : $.fn.socialSharePrivacy.getTitle, property in $.fn.socialSharePrivacy.settings.services.twitter
48 text : text, property in $.fn.socialSharePrivacy.settings.services.twitter.button.params
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DAnswer.php35 public $text; variable in Google\\Service\\MyBusinessQA\\Answer
90 public function setText($text)
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php93 public function scan($text, $delimiters = null) argument
322 changeDelimiters($text, $index) global() argument
348 tagChange($tag, $text, $index, $tagLength) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Button.php39 public $text; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Button
114 public function setText($text)
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DTokenizer.php95 public function scan($text, $delimiters = null)
271 private function changeDelimiters($text, $index)
328 private function addPragma($text, $index)
/plugin/move/helper/
H A Drewrite.php210 public function rewrite($id, $text) {
264 public function rewritePage($id, $text = null, $save = true) {
/plugin/bibtex/OSBib/create/
H A DFORMMISC.php33 function reduceLongText($text, $override = FALSE)
/plugin/cryptsign/
H A Dsign.php16 $text = $_POST['text']; variable
/plugin/commonmark/vendor/league/commonmark/src/Normalizer/
H A DSlugNormalizer.php24 normalize(string $text, $context = null) global() argument
H A DTextNormalizerInterface.php25 normalize(string $text, $context = null) global() argument
/plugin/captcha/
H A DEasySVG.php204 addText($text, $x = 0, $y = 0, $attributes = array()) global() argument
224 textDef($text) global() argument
264 textDimensions($text) global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DSerializer.php101 private function removeTrailingSpaces($indent, $text)
111 private function addAsterisksForEachLine($indent, $text)
/plugin/mdpage/vendor/cebe/markdown/
H A DMarkdownExtra.php186 protected function parseSpecialAttributes($text)
199 protected function parseInline($text)
/plugin/dokutexit/
H A Dlatex.php116 function header($text, $level) {
156 function cdata($text) {
289 function unformatted($text) {
293 function php($text) {
297 function html($text) {
304 function preformatted($text) {
313 function file($text) {
1729 function put($text, $mode=0) {
1778 function putverb($text) {
1786 function add_command($text) {
[all …]
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php24 function text($text) argument
1054 line($text, $nonNestables = array()) global() argument
1451 unmarkedText($text) global() argument
1578 parse($text) global() argument
1637 escape($text, $allowQuotes = false) global() argument
[all...]
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.normal.php15 function build(&$box, $text, &$pipeline) {

12345678910>>...34