Home
last modified time | relevance | path

Searched refs:rs (Results 1 – 25 of 68) sorted by relevance

123

/plugin/sqlcomp/
H A Dsyntax.php213 $Cache["Table"] = $rs;
272 if ($rs === false){
277 return $this->array2csv($rs);
288 if($Update && isset($rs)){
403 $rs = pg_exec($Query);
421 if($rs === true)
440 $rs = mssql_query($Query);
444 if($rs === true)
461 oci_execute($rs);
464 if($rs === true) {
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php2663 if (($rs['pad'] != $pad) OR ($rs['nroots'] != $nroots) OR ($rs['mm'] != $symsize)
2664 OR ($rs['gfpoly'] != $gfpoly) OR ($rs['fcr'] != $fcr) OR ($rs['prim'] != $prim)) {
2671 return $rs;
2687 $x = ($x >> $rs['mm']) + ($x & $rs['nn']);
2704 $rs = null;
2725 $rs['alpha_to'] = array_fill(0, ($rs['nn'] + 1), 0);
2726 $rs['index_of'] = array_fill(0, ($rs['nn'] + 1), 0);
2764 …$rs['genpoly'][$j] = $rs['genpoly'][$j-1] ^ $rs['alpha_to'][$this->modnn($rs, $rs['index_of'][$rs[…
2766 $rs['genpoly'][$j] = $rs['genpoly'][$j-1];
2770 …$rs['genpoly'][0] = $rs['alpha_to'][$this->modnn($rs, $rs['index_of'][$rs['genpoly'][0]] + $root)];
[all …]
/plugin/latexit/classes/
H A DRowspanHandler.php36 $rs = new Rowspan($rowspan, $cell_id);
37 $this->rowspans[] = $rs;
50 $rs = $this->rowspans[$i]->getRowspan() - 1;
51 $this->rowspans[$i]->setRowspan($rs);
54 if ($rs == 0) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DJsonSerializationVisitor.php86 $rs = isset($type['params'][1]) ? new \ArrayObject() : [];
99 $rs[] = $v;
101 $rs[$k] = $v;
106 return $rs;
120 $rs = $this->data;
123 if (true !== $metadata->isList && empty($rs)) {
127 return $rs;
H A DXmlDeserializationVisitor.php341 $rs = $this->currentObject;
345 return $rs;
/plugin/qrcode2/
H A Dphpqrcode.php2318 $rs = null;
2332 $rs->alpha_to = array_fill(0, $rs->nn+1, 0);
2333 $rs->index_of = array_fill(0, $rs->nn+1, 0);
2336 $NN =& $rs->nn;
2356 $rs = NULL;
2381 …$rs->genpoly[$j] = $rs->genpoly[$j-1] ^ $rs->alpha_to[$rs->modnn($rs->index_of[$rs->genpoly[$j]] +…
2383 $rs->genpoly[$j] = $rs->genpoly[$j-1];
2387 $rs->genpoly[0] = $rs->alpha_to[$rs->modnn($rs->index_of[$rs->genpoly[0]] + $root)];
2392 $rs->genpoly[$i] = $rs->index_of[$rs->genpoly[$i]];
2394 return $rs;
[all …]
/plugin/rssticker/
H A Dbridge.php34 if ($rs = $rss->get($url)) {
36 foreach ($rs['items'] as $item) {
40 … if ($rs['items_count'] <= 0) { echo "<li>Sorry, no items found in the RSS file :-(</li>"; }
/plugin/swiftmail/Swift/Iterator/
H A DMySQLResult.php47 public function __construct($rs) argument
49 $this->resultSet = $rs;
50 $this->numRows = mysql_num_rows($rs);
/plugin/eventum/XML/
H A DRPC.php1099 $rs = "<methodResponse>\n";
1101 $rs .= "<fault>
1119 $rs .= "\n</methodResponse>";
1120 return $rs;
1695 $rs = '';
1704 $rs .= "<struct>\n";
1709 $rs .= "</member>\n";
1711 $rs .= '</struct>';
1716 $rs .= "<array>\n<data>\n";
1720 $rs .= "</data>\n</array>";
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php156 $rs = \call_user_func($handler, $this->visitor, $data, $type, $this->context);
159 return $rs;
206 $rs = $this->visitor->endVisitingObject($metadata, $data, $type);
207 $this->afterVisitingObject($metadata, $rs, $type);
209 return $rs;
H A DSerializationGraphNavigator.php192 $rs = \call_user_func($handler, $this->visitor, $data, $type, $this->context);
195 return $rs;
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php46 $rs = oci_parse ( $connection, $Query );
47 oci_execute ( $rs );
50 if ($rs === true)
55 while ( $row = oci_fetch_assoc ( $rs ) )
58 oci_free_statement ( $rs );
/plugin/loglog/lang/oc/
H A Dintro.txt2 …otes los utilizaires que se son connectat o desconnexion pendent los darrièrs 7 jorns. Utilizatz l…
/plugin/ipban/lang/sv/
H A Dintro.txt3 Detta plugin låter dig blockera utvalda användare på basen av deras IP-adress. Användare som försök…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktablehandler.js660 for ( var rs = 0 ; rs < iRowSpan ; rs++ )
662 if ( !aMap[r + rs] )
663 aMap[r + rs] = new Array() ;
667 aMap[r + rs][c + cs] = aRows[i].cells[j] ;
/plugin/pgn4web/pgn4web/fonts/
H A DREADME.txt9 Informant publishing company (http://www.chessinformant.rs). The chess ole
/plugin/docsearch/lang/sv/
H A Dconfmanager_description.txt10 Detta görs genom platshållare. %in% är källfilen och %out% är målfilen.
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties86 document_properties_file_size=Faila izmārs:
106 document_properties_page_size=Lopas izmārs:
194 page_scale_auto=Automatiskais izmārs
195 page_scale_actual=Patīsais izmārs
/plugin/aimg/
H A Dscript.js446 var rs = 0, dY = diffY, dX = diffX;
449 rs = 1;
457 rs = 1;
464 rs = 1;
472 rs = 1;
478 if (dragging && !rs)
/plugin/diagramsnet/lib/resources/
H A Ddia_sv.txt32 ensureDataSaved=Vänligen försäkra dig om att din data har sparats innan du avslutar.
85 cannotLoad=Laddningsförsök misslyckades. Vänligen försök igen senare.
86 cannotLogin=Inloggningsförsök misslyckades. Vänligen försök igen senare.
278 failedToSaveTryReconnect=Kunde inte spara, försöker återansluta
637 retryingIn=Försöker igen om {1} sekunder
638 retryingLoad=Laddning misslyckades, försöker igen…
639 retryingLogin=Inloggningstime-out, försöker igen…
747 tryAgain=Försök igen
748 tryOpeningViaThisPage=Försök att öpna via denna sida
871 confSaveTry=Spara sidan och försök igen.
[all …]
/plugin/pdfjs/pdfjs/web/locale/lv/
H A Dviewer.properties86 document_properties_file_size=Faila izmērs:
106 document_properties_page_size=Papīra izmērs:
216 page_scale_auto=Automātiskais izmērs
217 page_scale_actual=Patiesais izmērs
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTd.php408 $cs = $rs = 1;
424 $rs = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['rowspan'] = $attr['ROWSPAN'];
427 for ($k = $this->mpdf->row; $k < $this->mpdf->row + $rs; $k++) {
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/hu/
H A Dhu.txt
/plugin/translation/
H A Ddeleted.files331 flags/more/rs.gif
427 flags/rs.gif
/plugin/codemirror/dist/modes/
H A Dz80.min.js.map1 …\\b/i;\n keywords2 = /^(((call|j[pr]|rst|ret[in]?)(\\.([sl]?i)?[sl])?)|(rs|st)mix)\\b/i;\n } e…

123