Searched refs:SUM (Results 1 – 25 of 26) sorted by relevance
12
| /plugin/webexteamsnotifier/ |
| D | action.php | 35 global $SUM; 65 if (!empty($SUM)) { 66 $data = array("markdown" => "{$title}\n\n{$SUM}");
|
| /plugin/rocketchatnotifier/ |
| D | action.php | 37 global $SUM; 67 if (!empty($SUM)) { 71 "text" => "{$SUM}\n- {$fullname}",
|
| /plugin/sectionedit/ |
| D | action.php | 38 $DATE, $RANGE, $HIGH, $TEXT, $PRE, $SUF, $SUM, $INFO, $JSINFO; 57 $DATE, $RANGE, $HIGH, $TEXT, $PRE, $SUF, $SUM, $INFO, $JSINFO;
|
| /plugin/dokubookmark/ |
| D | helper.php | 103 global $SUM; 109 $SUM = htmlentities($data['title'], ENT_COMPAT, 'UTF-8'); 231 …$form->addElement(form_makeTextField('summary', $SUM, $lang['summary'], 'edit__summary', 'nowrap',…
|
| /plugin/hipchat/ |
| D | action.php | 41 global $SUM; 57 $summary = $SUM;
|
| /plugin/conflictmerger/ |
| D | action.php | 237 global $SUM; 250 html_conflict($text, $SUM); 263 $form->addHidden('summary', $SUM);
|
| /plugin/wysiwyg/ |
| D | ajax.php | 100 global $SUM; 110 …saveWikiText($ID,con($PRE,$this->newPage,$SUF,1),$SUM,$_REQUEST['minor']); //use pretty mode for c…
|
| /plugin/fckg/action/ |
| D | edit.php | 183 global $SUM; 188 if(!$SUM){ 190 $SUM = $lang['restored']; 192 $SUM = $lang['created']; 453 global $SUM; 2547 …it" name="summary" id="edit__summary" size="50" value="<?php echo formText($SUM)?>" tabindex="2" />
|
| /plugin/ckgdoku/action/ |
| D | edit.php | 177 global $SUM; 182 if(!$SUM){ 184 $SUM = $lang['restored']; 186 $SUM = $lang['created']; 535 global $SUM; 858 …it" name="summary" id="edit__summary" size="50" value="<?php echo formText($SUM)?>" tabindex="2" />
|
| /plugin/ckgedit/action/ |
| D | edit.php | 200 global $SUM; 205 if(!$SUM){ 207 $SUM = $lang['restored']; 209 $SUM = $lang['created']; 559 global $SUM; 917 …it" name="summary" id="edit__summary" size="50" value="<?php echo formText($SUM)?>" tabindex="2" />
|
| /plugin/alertrocketchatgroup/ |
| D | action.php | 54 global $SUM;
|
| /plugin/chat/ |
| D | chat.php | 162 global $SUM;
|
| /plugin/evesso/ |
| D | action.php | 116 global $INPUT, $ACT, $TEXT, $PRE, $SUF, $SUM, $RANGE, $DATE_AT, $REV; 128 $SUM = $INPUT->post->str('summary');
|
| /plugin/dokutranslate/ |
| D | action.php | 168 global $SUM; 245 saveWikiText($ID, genTranslateFile($data), $SUM, $_REQUEST['minor']);
|
| /plugin/codemirror/dist/modes/ |
| D | pig.min.js.map | 1 …XTRACT_ALL REPLACE ROUND SIN SINH SIZE \"\n + \"SQRT STRSPLIT SUBSTRING SUM STRINGCONCAT STRING…
|
| D | cobol.min.js.map | 1 …B-QUEUE-2 SUB-QUEUE-3 SUB-SCHEMA \" +\n \"SUBFILE SUBSTITUTE SUBTRACT SUM SUPPRESS \" +\n …
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 34.34.js.map | 1 …n 'UNION',\n 'USERELATIONSHIP',\n 'VALUES',\n 'SUM',\n 'SUMX',\…
|
| D | 35.35.js.map | 1 … 'SUBSTRING',\n 'SUBSTRING_INDEX',\n 'SUBTIME',\n 'SUM',\n 'SYSDATE…
|
| D | 40.40.js.map | 1 … 'SUBSTRING',\n 'SUBSTRING_REGEX',\n 'SUCCEEDS',\n 'SUM',\n 'SYMMETR…
|
| D | 61.61.js.map | 1 …OUPING',\n 'GROUPING_ID',\n 'MAX',\n 'MIN',\n 'SUM',\n 'STDEV',…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
| D | xlsx.min.js | 6 …SUM("+stack.pop()+")");break;case"PtgAttrSemi":break;case"PtgName":nameidx=f[1][2];var lbl=supbook…
|
| D | xlsx.js | 6010 stack.push("SUM(" + stack.pop() + ")");
|
| /plugin/dokuprism/prism/ |
| D | prism.js | 162 …HA512|STR|STRAFTER|STRBEFORE|STRDT|STRENDS|STRLANG|STRLEN|STRSTARTS|SUBSTR|SUM|TIMEZONE|TZ|UCASE|U…
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | mathjax-sre.js | 213 …:this.sumOps,type:sre.SemanticAttr.Type.LARGEOP,role:sre.SemanticAttr.Role.SUM},{set:this.intOps,t… 219 …ostfix function",SIMPLEFUNC:"simple function",COMPFUNC:"composed function",SUM:"sum",INTEGRAL:"int… property 321 …="integral";sre.SemanticProcessor.CLASSIFY_FUNCTION_[sre.SemanticAttr.Role.SUM]="bigop";sre.Semant…
|
| /plugin/html2pdf/html2pdf/html2ps/data/ |
| D | LineBreak.txt | 8446 2A0A;AL # MODULO TWO SUM 15273 120E8;AL # CUNEIFORM SIGN GA2 TIMES SUM 15517 121DC;AL # CUNEIFORM SIGN LAGAB TIMES SHE PLUS SUM 15522 121E1;AL # CUNEIFORM SIGN LAGAB TIMES SUM 15535 121EE;AL # CUNEIFORM SIGN LAGAR TIMES SHE PLUS SUM 15784 122E7;AL # CUNEIFORM SIGN SUM
|
12