Home
last modified time | relevance | path

Searched refs:fi (Results 126 – 135 of 135) sorted by last modified time

123456

/plugin/farm/
H A Dinfos.animal.class.php307 $info['count'] = count($fi);
316 $bg = $this->biggest($fi);
321 'size' => $fi[$bg]['size'],
328 $st = $this->smallest($fi);
333 'size' => $fi[$st]['size'],
340 $ot = $this->oldest($fi);
363 $lt = $this->latest($fi);
401 $info['count'] = count($fi);
410 $bg = $this->biggest($fi);
415 'size' => $fi[$bg]['size'],
[all …]
/plugin/flowplay2/flowplayer/
H A DREADME.txt443 You can also contact the author directly: api@iki.fi
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js43 …ngdom)',eo:'Esperanto',es:'Spanish',et:'Estonian',eu:'Basque',fa:'Persian',fi:'Finnish',fo:'Faroes…
H A Dfckeditorcode_gecko.js42 …ngdom)',eo:'Esperanto',es:'Spanish',et:'Estonian',eu:'Basque',fa:'Persian',fi:'Finnish',fo:'Faroes…
/plugin/wysiwyg/fckeditor/editor/lang/
H A D_translationstatus.txt42 fi.js Found: 398 Missing: 14
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js48 fi : 'Finnish',
/plugin/linkmanager/
H A Dmanager.dat2 url=http://koti.mbnet.fi/oiv/pubtest/linkmanager.zip
/plugin/flowplay/flowplayer/
H A DREADME.txt227 message to: api@iki.fi
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php1603 while ($fi = readdir($handle))
1605 $info=pathinfo($fi);
1606 if ($fi!="." && $fi!=".." && $info["extension"]=="png" && ereg("^math",$fi))
1608 list($math,$v,$name)=explode("_",$fi);
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …","test_condition","string","variable"],k:{keyword:{"if":1,then:1,"else":1,fi:1,"for":1,"break":1,…

123456