Home
last modified time | relevance | path

Searched refs:cmp (Results 26 – 38 of 38) sorted by path

12

/plugin/openid/Auth/OpenID/
H A DServer.php561 if ($lib->cmp($dh_modulus, 0) == 0 ||
562 $lib->cmp($dh_gen, 0) == 0) {
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pagequery/
H A DPageQuery.php636 $cmp = 0;
676 $cmp = $key_cmp * (($sort_opts['dir'][$idx] === $self::MSORT_DESC) ? -1 : 1);
681 return $cmp;
/plugin/querychangelog/
H A Dadmin.php350 function cmp($a,$b) { function
/plugin/quiz/
H A Dclass_quiz.php516 function cmp($a, $b) { function in quiz
/plugin/strata/
H A Dscript.js137 var cmp = (sortType[i] == 'r' ? natcmp_rtl : natcmp);
142 var c = cmp(values1[j], values2[j]);
167 var cmp = (sortType == 'r' ? natcmp_rtl : natcmp);
168 var select = createFilterSelect(containerElement, filterId, fieldSelector, caption, cmp);
193 var createFilterSelect = function(element, filterId, fieldSelector, caption, cmp) { argument
209 values.sort(cmp);
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1cmp comm command cp cron crontab crypt csplit cut date dc dd ddrescue declare df ' +\n 'diff di…
/plugin/toolbuttondel/
H A Daction.php93 function get_array($conf,$cmp, &$tmp=false) { argument
100 foreach($cmp as $name=>$val) {
/plugin/userhistory/
H A Dadmin.php85 function cmp ( $a, $b ) { function
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js30354 var cmp = this.cmp(num); // Optimization - zeroify
30366 if (cmp > 0) {
31877 var cmp = mod.cmp(half); // Round down
32195 BN.prototype.cmp = function cmp(num) {
34038 var cmp = this.cmp(num); // Optimization - zeroify
34050 if (cmp > 0) {
35566 var cmp = mod.cmp(half); // Round down
35897 BN.prototype.cmp = function cmp(num) {
45365 if (rem.cmp(THREE) && rem.cmp(SEVEN)) {
61626 if (x.cmp(rone) === 0 || x.cmp(rn1) === 0) continue;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13cmp="grid",document.body.appendChild(n),this.attachObject(n.id),this.dataType="gantt",this.dataObj…
H A Ddhtmlxgantt.js.map1cmp","attachObject","dataType","dataObj","that","vs","av","grid","border","gridId","gridObj","dhtm…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js15492 obj.cmp = "grid";
15522 obj.cmp = "grid";

12