Home
last modified time | relevance | path

Searched defs:text (Results 701 – 725 of 848) sorted by path

1...<<21222324252627282930>>...34

/plugin/prosemirror/
H A Dscript.js6 function showDefaultEditor(text) { argument
/plugin/pubchem/classes/
H A Dcache.php94 function PutMediaText($id,$text){ argument
/plugin/publish/
H A Dscript.js2 function approval_checkbox(text) { argument
/plugin/pubmed/classes/
H A Dcache.php94 function PutMediaText($id,$text){ argument
/plugin/pubmed2020/
H A Dsyntax.php111 function _a($refs, $class, $href, $id, $text) {
/plugin/purplenumbers/
H A Drenderer.php37 function header($text, $level, $pos, $returnonly = false) { argument
83 function preformatted($text, $type='code') { argument
98 function php($text, $wrapper='code') { argument
117 function html($text, $wrapper='code') { argument
133 _highlight($type, $text, $language = null, $filename = null) global() argument
[all...]
/plugin/qc/
H A Drenderer.php228 header($text, $level, $pos) global() argument
303 cdata($text) global() argument
/plugin/qna/
H A Daction.php233 public function insertPluginCall($index, $name, $data, $state, $text = '') {
260 public function appendPluginCall($name, $data, $state, $text = '') {
/plugin/qrcode2/
H A Dphpqrcode.php3091 …public static function png($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4,…
3098 …public static function text($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4… function in QRcode
3105 …public static function raw($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4)
/plugin/quickstats/
H A Dhelper.php55 function msg($text) {
/plugin/quicksubscribe/
H A Dscript.js55 function (text, status) { argument
81 function (text, status) { argument
/plugin/readability/
H A Dcalc.php12 $text = $_REQUEST['html'].'. '; variable
13 $text = preg_replace('!</(li|h[1-5])>!i','. ',$text); //make sentences from those tags variable
14 $text = strip_tags($text); variable
62 function calculate_readingtime($text){
74 function gunning_fog_score($text) {
84 function calculate_flesch($text) {
94 function calculate_flesch_grade($text) {
104 function percentage_number_words_three_syllables($text) {
122 function average_words_sentence($text) {
134 function average_syllables_word($text) {
/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 Dcore.php76 public function getInstructions($text) { argument
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...]
H A Dinstructions.php47 public function __construct($name, $data, $type, $text, $offset = -1) { argument
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 Dreference.php185 public function setNoteText($text) { argument
/plugin/register/
H A Dregister.php162 private function font_dims($fontidx, $text, $angle = 0)
167 public function font_height($fontidx, $text = "", $angle = 0)
174 public function font_width($fontidx, $text, $angle = 0)
178 private function _text($x, $y, $fontidx, $text, $height_text, $angle = 0)
188 public function exact_text($x, $y, $fontidx, $text, $angle = 0)
192 public function text($x, $y, $fontidx, $text, $angle = 0) argument
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php247 function _obHandler($text)
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js180 t._dataReady = function(text, js) { with (this) { argument
H A DJsHttpRequest-script-xml.js180 t._dataReady = function(text, js) { with (this) { argument
H A DJsHttpRequest-script.js180 t._dataReady = function(text, js) { with (this) { argument
H A DJsHttpRequest-xml.js180 t._dataReady = function(text, js) { with (this) { argument
H A DJsHttpRequest.js181 t._dataReady = function(text, js) { with (this) { argument

1...<<21222324252627282930>>...34