Home
last modified time | relevance | path

Searched refs:i (Results 1501 – 1525 of 3519) sorted by relevance

1...<<61626364656667686970>>...141

/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js1i=h.getContentElement("general","noteId").getInputElement().$.id;var f=document.getElementById(i).…
/plugin/strreplace/
H A Daction.php74 for($i=1; $i< 5; $i++) {
75 $s_term = 'search_' . $i;
76 $r_term = 'replace_' . $i;
/plugin/scrape/HTMLPurifier/
H A DPrinter.php
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Classes/
H A DClassDeclarationSniff.php109 for ($i = ($curlyBrace - 1); $i > $lastContent; $i--) {
110 if ($tokens[$i]['line'] === ($tokens[$curlyBrace]['line'] + 1)) {
114 $phpcsFile->fixer->replaceToken($i, '');
/plugin/google_maps/
H A Dscript.js70 for (var i = 0; i < places.length && i < GMAPS_MAX_GEO_RESULTS; i++)
72 var place = places[i];
/plugin/osm/
H A Dscript.js80 for (var i=0; i < osm_divs.length; i++) {
81 var osm_div = osm_divs[i];
82 osm_div.id = 'osm_'+i;
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js116 for ( var i = 0 ; i < searchArray.length ; i++ )
118 replaced = replaced.replace( searchArray[i], replaceArray[i] ) ;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DMontgomery.php76 for ($i = 0; $i < $k; ++$i) {
77 $temp = $result[self::VALUE][$i] * $cache[self::DATA][$key];
80 $temp = array_merge(self::array_repeat(0, $i), $temp);
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1i=h.getContentElement("general","noteId").getInputElement().$.id;var f=document.getElementById(i).…
/plugin/pdfjs/pdfjs/web/locale/hr/
H A Dviewer.properties65 cursor_hand_tool.title=Omogući ručni alat
77 spread_odd.title=Pridruži razmake stranica počinjući od neparnih stranica
79 spread_even.title=Pridruži razmake stranica počinjući od parnih stranica
140 toggle_sidebar_notification.title=Prikazivanje i sklanjanje bočne trake (dokument sadrži konturu/pr…
144 attachments.title=Prikaži privitke
146 thumbs.title=Prikaži sličice
148 findbar.title=Traži u dokumentu
149 findbar_label=Traži
160 find_input.title=Traži
161 find_input.placeholder=Traži u dokumentu…
[all …]
/plugin/codemirror/dist/modes/
H A Dxquery.min.js1i=g.length;h<i;h++){f[g[h]]=a(g[h])}var j=["xs:anyAtomicType","xs:anySimpleType","xs:anyType","xs:… function
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DSalsa20.php330 $i = $this->counter;
333 $block ^= static::salsa20($this->p1 . pack('V', $i++) . $this->p2);
482 for ($i = 0; $i < 10; $i++) {
486 for ($i = 1; $i <= 16; $i++) {
487 $x[$i] += $z[$i];
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DWKB.php213 for ($i = 0; $i < $lineLength; ++$i) {
228 $i = 1;
229 while ($i <= $polyLength) {
234 $i++;
246 for ($i = 0; $i < $multiLength; $i++) {
357 foreach ($line->getComponents() as $i
[all...]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/is/
H A Dis.txt5 Það ber að viðurkenna, að hver maður sé jafnborinn til virðingar og réttinda, er eigi verði af honum tekin, og er þetta undirstaða frelsis, réttlætis og friðar i heiminum.
48 Ekki má eftir geðþótta taka menn fasta, hneppa þá i fangelsi eða varðhald né gera útlæga.
144 2. Þjóðfélagsþegnar skulu um réttindi og frjálsræði háðir þeim takmörkunum einum, sem settar eru með lögum i því skyni að tryggja viðurkenningu á og virðingu fyrir frelsi og réttindum annarra og til þess að fullnægja réttlátum kröfum um siðgæði, reglu og velferð almennings í lýðfrjálsu þjóðfélagi.
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js121 for (var i = 0; i < tokens.length; i++)
171 for (var i = 0; i < valueStyles.length; i++)
194 for (var i = 0; i < keyGroups.length; i++)
202 for (var i = 0; i < connectStyles.length; i++)
223 for (var i = 0; i < cells.length; i++)
234 for (var i = 0; i < cells.length; i++)
576 for (var i = 0; i < nodes.length; i++)
740 for (var i = 0; i < cells.length; i++)
760 for (var i = 0; i < keys.length; i++)
1892 for (var i = 0; i < clones.length; i++)
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_namedargs.test4 {{ date|date(format='d/m/Y H:i:s P', timezone='America/Chicago') }}
5 {{ date|date(timezone='America/Chicago', format='d/m/Y H:i:s P') }}
6 {{ date|date('d/m/Y H:i:s P', timezone='America/Chicago') }}
/plugin/discussion/lang/eo/
H A Dsubscribermail.txt14 Por malaliĝi el ĉi tiu paĝo, ensalutu en la vikio kaj klaku tie:
18 Ĉi tiu mesaĝo kreiĝis de DokuWiki en
/plugin/combo/ComboStrap/
H A DMutex.php42 for($i = 0; $i < $wait && !($lock = flock($this->filePointer,LOCK_EX|LOCK_NB)); $i++)
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc19 for ( var i = 0, row, rows = table.$.rows.length; i < rows; i++ ) {
20 row = table.$.rows[ i ], cols = 0;
127 for ( var i = 0; i < rows; i++ ) {
147 for ( i = 0; i < theRow.getChildCount(); i++ ) {
148 var th = theRow.getChild( i );
166 for ( i = 0; i < theRow.getChildCount(); i++ ) {
167 var newCell = theRow.getChild( i );
189 for ( i = 0; i < table.$.rows.length; i++ ) {
190 row = new CKEDITOR.dom.element( table.$.rows[ i ] );
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc19 for ( var i = 0, row, rows = table.$.rows.length; i < rows; i++ ) {
20 row = table.$.rows[ i ], cols = 0;
127 for ( var i = 0; i < rows; i++ ) {
147 for ( i = 0; i < theRow.getChildCount(); i++ ) {
148 var th = theRow.getChild( i );
166 for ( i = 0; i < theRow.getChildCount(); i++ ) {
167 var newCell = theRow.getChild( i );
189 for ( i = 0; i < table.$.rows.length; i++ ) {
190 row = new CKEDITOR.dom.element( table.$.rows[ i ] );
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19i;var h=MathJax.Object.isArray;var b="http://www.w3.org/2000/svg";var m="http://www.w3.org/1999/xl… variable
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D30.30.js1 …ebpackJsonp||[]).push([[30],{936:function(e,t,i){"use strict";i.r(t),i.d(t,"conf",(function(){retu… argument
H A D59.59.js1 …ebpackJsonp||[]).push([[59],{965:function(x,e,i){"use strict";i.r(e),i.d(e,"conf",(function(){retu… argument
/plugin/numberedheadings/
H A Dhelper.php84 for ($i = $level +1; $i <= 5; $i++) {
85 $this->HeadingCount[$i] = 0;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckcodeformatter.js76 for ( var i = 0 ; i < asLines.length ; i++ )
78 var sLine = asLines[i] ;

1...<<61626364656667686970>>...141