Home
last modified time | relevance | path

Searched refs:j (Results 151 – 175 of 959) sorted by relevance

12345678910>>...39

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php587 for ($j = 0; $j < $max; $j++) {
588 $ja = isset($jsf[0][$j]) ? $jsf[0][$j] : 0;
589 $jb = isset($jsf[1][$j]) ? $jsf[1][$j] : 0;
591 $naf[$a][$j] = $index[3 * ($ja + 1) + $jb + 1];
592 $naf[$b][$j] = 0;
603 for ($j = 0; $j < $length; $j++) {
604 $temp[$j] = isset($naf[$j][$i]) ? $naf[$j][$i] : 0;
605 if ($temp[$j] != 0) {
627 for ($j = 0; $j < $length; $j++) {
628 $z = $temp[$j];
[all …]
/plugin/formatplus/
H A Dscript.js24 for(var j=0; j<quotes.length; j+=2){
25 var q = quotes[j];
29 if(j+1 < quotes.length){
30 q = quotes[j+1];
/plugin/htmlabstract/
H A Dsyntax.php246 $j = $i;
247 while ($text[++$j] != ' ' && $text[$j] != '>');
248 array_push($tags, substr($text, $i + 1, $j - $i - 1));
252 $j = $i + 1;
253 while ($text[++$j] != ' ' && $text[$j] != '>');
254 $closed_tag = substr($text, $i + 2, $j - $i - 2);
/plugin/diagramsnet/lib/math/extensions/
H A DFontWarnings.js19j=MathJax.OutputJax["HTML-CSS"],n=document.body;if(b.Browser.isMSIE){if(h.messageStyle.position===…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php69 $j = 0;
83 $tmp = rtrim(mb_substr($s, $j, $i - $j, $this->mpdf->mb_enc));
87 $j = $i;
124 if ($i == $j) {
127 $tmp = rtrim(mb_substr($s, $j, $i - $j, $this->mpdf->mb_enc));
130 $tmp = rtrim(mb_substr($s, $j, $sep - $j, $this->mpdf->mb_enc));
153 $j
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php377 for ($j = 0, $i = 0; $i < 18; ++$i) {
380 $data = ($data << 8) | $key[$j];
381 if (++$j >= $keyl) {
382 $j = 0;
397 for ($j = 0; $j < 256; $j += 2) {
399 $this->bctx['sb'][$i][$j ] = $l;
400 $this->bctx['sb'][$i][$j + 1] = $r;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcodeformatter.js93 for ( var j = 0 ; j < FCKCodeFormatter.ProtectedData.length ; j++ )
95 var oRegex = new RegExp( '___FCKpd___' + j ) ;
96 …sFormatted = sFormatted.replace( oRegex, FCKCodeFormatter.ProtectedData[j].replace( /\$/g, '$$$$' …
/plugin/metaeditor/
H A Djstree.js1243 for(i = 0, j = nodes.length; i < j; i++) {
1281 for(i = 0, j = c.length; i < j; i++) {
1772 for(i = 0, j = r.length; i < j; i++) {
2559 for(i = 0, j = p.length; i < j; i+=1) {
3079 for(i = 0, j = tmp.length; i < j; i++) {
3082 for(i = 0, j = tmp.length; i < j; i++) {
3106 for(i = 0, j = tmp.length; i < j; i++) {
4784 for(i = 0, j = s.length; i < j; i++) {
4832 for(i = 0, j = p.length; i < j; i++) {
6735 for (j = finish; j >= start; j--) {
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DBarrett.php253 for ($j = 0; $j < $x_length; ++$j) { // ie. $i = 0, $k = $i
254 $temp = $x_value[$j] * $y_value[0] + $carry; // $product_value[$k] == 0
256 $product_value[$j] = (int) ($temp - $class::BASE_FULL * $carry);
259 if ($j < $stop) {
260 $product_value[$j] = $carry;
269 for ($j = 0, $k = $i; $j < $x_length && $k < $stop; ++$j, ++$k) {
270 $temp = $product_value[$k] + $x_value[$j] * $y_value[$i] + $carry;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DBmp.php219 for ($j = 0; $j < $num; $j++) {
267 for ($j = 0; $j < $num; $j++) {
268 if ($j % 2 === 0) {
281 for ($j = 0; $j < $o; $j
[all...]
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js1j={},h=e.document.createElement("sup");this.commitContent(j);if(j.noteId){oDokuWiki_FCKEditorInsta…
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1j={},h=e.document.createElement("sup");this.commitContent(j);if(j.noteId){oDokuWiki_FCKEditorInsta…
/plugin/securelogin/
H A Drsalib.js467 y.dlShiftTo(j, t);
476 while (--j >= 0) {
610 x[j] -= x.DV;
611 x[++j]++;
705 this.j = 0;
711 var i, j, t;
714 j = 0;
716 j = (j + this.S[i] + key[i % key.length]) & 255;
719 this.S[j] = t;
722 this.j = 0;
[all …]
/plugin/dirtylittlehelper/script/
H A Djquery-ui-touch-punch-cmpr.js11 …;var j=h.originalEvent.changedTouches[0],g=document.createEvent("MouseEvents");g.initMouseEvent(i,… variable
/plugin/overlay/script/
H A Djquery-ui-touch-punch-cmpr.js11 …;var j=h.originalEvent.changedTouches[0],g=document.createEvent("MouseEvents");g.initMouseEvent(i,… variable
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php532 for ($j = 0; $j <= $this->max_x; $j++) {
533 $cur_attr = $this->attrs[$i][$j];
534 …rocessCoordinate($last_attr, $cur_attr, isset($this->screen[$i][$j]) ? $this->screen[$i][$j] : '');
535 $last_attr = $this->attrs[$i][$j];
567 for ($j = 0; $j <= $this->max_x + 1; $j++) {
568 $cur_attr = $this->history_attrs[$i][$j];
569 …cessCoordinate($last_attr, $cur_attr, isset($this->history[$i][$j]) ? $this->history[$i][$j] : '');
570 $last_attr = $this->history_attrs[$i][$j];
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js2j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var… function
3j=null==c;if("object"===r.type(c)){e=!0;for(h in c)S(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,…
4j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(…
/plugin/gtime/gtlib/util/
H A DGTBaseX.php170 $j = 0; // number of input bytes consumed
184 $next = ($j < $length ? $bytes[$offset + $j] : 0);
185 $j++;
232 $j = 0; // number of input bytes consumed
237 while ($j < strlen($string)) {
239 $next = ord($string{$j});
240 $j++;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js67 for( var j = 0; j < this.totalWords( i ); j++ ) {
68 if( i == textIndex && j == wordIndex ) {
179 for( var j = this._lastPos( txtid, i ); j < begin_idx; j++ ) {
181 d.write( this.printForHtml( wordtxt.charAt( j )));
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js67 for( var j = 0; j < this.totalWords( i ); j++ ) {
68 if( i == textIndex && j == wordIndex ) {
179 for( var j = this._lastPos( txtid, i ); j < begin_idx; j++ ) {
181 d.write( this.printForHtml( wordtxt.charAt( j )));
/plugin/sortablejs/
H A Dscript.js135 for( var j = sindex; j < rows.length; j++ ) {
136 row_array[row_array.length] = [sorttable.getInnerText( rows[j].cells[col] ), rows[j]];
266 for( var j = sindex; j < rows.length; j++ ) {
267 … row_array[row_array.length] = [sorttable.getInnerText( rows[j].cells[col] ), rows[j]];
369 for( var j = sindex; j < rows.length; j++ ) {
370 row_array[row_array.length] = [rows[j].className, rows[j]];
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DCode11.php115 for ($j = 0; $j < 6; ++$j) {
117 $t = $j % 2 === 0;
118 $x = $seq[$j];
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js2844 for ( j=0, jLen=nTds.length ; j<jLen ; j++ )
2865 for ( j=0, jLen=nTrs[i].childNodes.length ; j<jLen ; j++ )
3123 for ( j=iColumns-1 ; j>=0 ; j-- )
3146 for ( j=0, jLen=aoLocal[i].length ; j<jLen ; j++ )
3253 for ( var j=iStart ; j<iEnd ; j++ )
4676 for ( j=0, jLen=aoData.length ; j<jLen ; j++ )
4913 for ( j=0 ; j<aaSort.length ; j++ )
5016 for ( j=0, jLen=(nTds.length/iColumns) ; j<jLen ; j++ )
6097 for ( var j=0 ; j<iLen ; j++ )
6530 for ( var j=0, jLen=aLayout[i].length ; j<jLen ; j++ )
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Shaper/
H A DSea.php387 for ($j = $start; $j <= $k; $j++) {
388 if ($arr[$j]['sea_position'] > $arr[$j + 1]['sea_position']) {
389 $t = $arr[$j];
390 $arr[$j] = $arr[$j + 1];
391 $arr[$j + 1] = $t;
/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js31 for ( var j = 0 ; j < r.cells.length ; j++ )
32 cells.push( r.cells[j] ) ;
144 for ( var j = 0 ; j < tableMap[i].length ; j++ )
146 var cell = tableMap[i][j] ;
149 if ( colArray.length <= j )
153 var guessItem = colArray[j] ;
192 for ( var j = 0 ; j < tableMap[i].length ; j++ )
194 var cell = tableMap[i][j] ;
197 if ( tableMap[i][j-1] != cell )
198 cell.width = colArray[j].width ;
[all …]

12345678910>>...39