Home
last modified time | relevance | path

Searched refs:i (Results 1726 – 1750 of 3519) sorted by relevance

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dnamespaced_class_partial.phpt52 for ($i = 1; $i < $count; $i++) {
53 $arguments[] = $_arguments[$i];
H A Dnamespaced_interface.phpt46 for ($i = 1; $i < $count; $i++) {
47 $arguments[] = $_arguments[$i];
H A Dnullable_types.phpt50 for ($i = 1; $i < $count; $i++) {
51 $arguments[] = $_arguments[$i];
H A Dreturn_type_declarations_nullable.phpt48 for ($i = 1; $i < $count; $i++) {
49 $arguments[] = $_arguments[$i];
H A Dreturn_type_declarations_object_method.phpt51 for ($i = 1; $i < $count; $i++) {
52 $arguments[] = $_arguments[$i];
H A Dreturn_type_declarations_void.phpt48 for ($i = 1; $i < $count; $i++) {
49 $arguments[] = $_arguments[$i];
H A Dreturn_type_declarations_self.phpt48 for ($i = 1; $i < $count; $i++) {
49 $arguments[] = $_arguments[$i];
/plugin/unusedmedias/admin/
H A Dlist.php121 $i=0;
130 $btn_delete = ' <form id="unusedmedias_form_'.$i.'_delete" method="post" action="">
134 …ang('js_confirm_delete').'")){document.getElementById("unusedmedias_form_'.$i.'_delete").submit();…
141 $i++;
/plugin/menupopup/
H A Dsyntax.php74 if(preg_match('/\b(\d+)(%|px|pt|em)\/(\d+)(%|px|pt|em)\b/i',$params,$match)) {
79 if(preg_match('/\bvertical\b/i',$params,$match)) {
85 /* if(preg_match('/\b(onmouseover|onclick)\b/i',$params,$match)) {
147 if(preg_match('/\b(\d+)(%|px|pt|em)\b/i',$this->width,$match)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/
H A Dclass_with_deprecated_method.phpt52 for ($i = 0; $i < $count; $i++) {
53 $arguments[] = $_arguments[$i];
/plugin/s5reloaded/ui/effects_support/
H A Dpresentacular.js48 for (var i=0; i < list.length; i++){
49 r.push(f.call(this,list[i]))
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGlobalState.php61 for ($i = count($files) - 1; $i > 0; $i--) {
62 $file = $files[$i];
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php140 for ($i=($converted?1:0); $i < $len; $i++) {
141 $unicode[] = ord($sub[$i]);
/plugin/charter/
H A Dhelper.php253 for ($i = 0; $i < count($flags[$key]); $i++) {
254 $flags[$key][$i] = $this->_trimArray(explode('|', $flags[$key][$i]));
255 if (count($flags[$key][$i]) != 3) {
259 if (!is_numeric($flags[$key][$i][0]) || $flags[$key][$i][0] < 0) {
623 for ($i = 0; $i < count($a); $i++) {
624 $a[$i] = trim($a[$i]);
/plugin/combo/ComboStrap/
H A DCallStack.php243 for ($i = $start; $i <= $end; $i++) {
244 unset($calls[$i]);
629 for ($i = 0; $i < $offset; $i++) {
644 for ($i = 0; $i < $targetKey; $i
[all...]
/plugin/photogallery/lightGallery/js/
H A Dpicturefill.min.js4i=a||{};b=i.elements||g.getAllElements();for(var j=0,k=b.length;k>j;j++)if(c=b[j],d=c.parentNode,e…
/plugin/dokutranslate/
H A Dsyntax.php86 for ($i = 0; $i < count($meta[$oldrev]); $i++) {
87 $tmp = empty($meta[$oldrev][$i]['changed']) ? $oldrev : $meta[$oldrev][$i]['changed'];
88 $ret[$i] = $meta[$tmp][$i];
89 $ret[$i]['changed'] = $tmp;
/plugin/codemirror/dist/modes/
H A Dsass.min.js1i=["true","false","null","auto"];var j=new RegExp("^"+i.join("|"));var k=["\\(","\\)","=",">","<",…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.midi.php64 for ($i = 0; $i < $thisfile_midi_raw['tracks']; $i++) {
69 $this->warning('only processed '.($i - 1).' of '.$thisfile_midi_raw['tracks'].' tracks');
80 $trackdataarray[$i] = substr($MIDIdata, $offset, $tracksize);
116 for ($i = 0; $i < 4; $i++) {
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Veeam2.js92 for (var i = 0; i < fns.length; i++)
94 content.appendChild(fns[i](content));
198 for (var i = 0; i < fns.length; i++)
200 content.appendChild(fns[i](content));
263 for (var i = 0; i < fns.length; i++)
378 for (var i = 0; i < fns.length; i++)
514 for (var i = 0; i < fns.length; i++)
616 for (var i = 0; i < fns.length; i++)
673 for (var i = 0; i < fns.length; i++)
775 for (var i = 0; i < fns.length; i++)
[all …]
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Djavascript.min.js1i:/\[|%/},{b:/\$[(.]/},{b:"\\."+e.IR,r:0},{cN:"class",bK:"class",e:/[{;=]/,eE:!0,i:/[:"\[\]]/,c:[{…
H A Djulia.min.js1i:/<\//},n={cN:"type",b:/::/},o={cN:"type",b:/<:/},i={cN:"number",b:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d… property in AnonymousFunction9815e8c10100.a
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Durlencode_deprecated.test6 {{ {foo: "bar", number: 3, "spéßi%l": "e%c0d@d", "spa ce": ""}|url_encode }}
7 {{ {foo: "bar", number: 3, "spéßi%l": "e%c0d@d", "spa ce": ""}|url_encode|raw }}
9 {{ 'spéßi%le%c0d@dspa ce'|url_encode }}
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DConsecutiveParameters.php113 foreach ($parameters as $i => $parameter) {
115 $invocation->parameters[$i],
119 $i,
/plugin/whyspam/
H A Dadmin.php78 $i=0;
81 $i++;
91 $found[] = array($file, $i, $block, $snip);

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