Home
last modified time | relevance | path

Searched refs:v (Results 2101 – 2113 of 2113) sorted by last modified time

1...<<8182838485

/plugin/textile2/
H A DclassTextile.php486 foreach(array_reverse($lists) as $k => $v) {
/plugin/shortcut/syntax/
H A Danchor.php29 …s://svn.debugger.ru/repos/common/DokuWiki/Shortcut/tags/Shortcut.v0.1.0/syntax/anchor.php $ ", $v);
30 $v = preg_replace("#.*?((trunk|.v)[\d.]+)#","\\1",$v[1]);
36 ,'name' => "Shortcut anchor module {$v}.$b"
H A Dshortcut.php33 …//svn.debugger.ru/repos/common/DokuWiki/Shortcut/tags/Shortcut.v0.1.0/syntax/shortcut.php $ ", $v);
34 $v = preg_replace("#.*?((trunk|.v)[\d.]+)#","\\1",$v[1]);
40 ,'name' => "Shortcut definition module {$v}.$b"
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js121 function dump (v, l) { argument
127 for (var i in v) {
131 if (!isScalar(v[i]) && !isFunction(v[i])) {
134 s[s.length] = dump(v[i],l+1);
137 q[q.length] = v[i];
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php1608 list($math,$v,$name)=explode("_",$fi);
1611 $ret=$v;
1627 $v=detectimg($nameimg);
1628 if ($v==0)
1633 $v=1000-imagesy($formula->image)+$formula->base_verticale+3;
1635 ImagePNG($formula->image,$dirimg."/math_".$v."_".$nameimg);
1637 $valign=$v-1000;
1638 return '<img src="'.$pathtoimg."math_".$v."_".$nameimg.'" style="vertical-align:'.$valign.'px;'.' d…
/plugin/googlesearch/
H A Dnusoap.php1195 $v = strpos($v,':') ? $this->expandQname($v) : $v;
1255 $v = '';
1260 $v = substr($v,0,strpos($v,'[')); // clip the []
1262 $v = $this->XMLSchemaVersion.':'.$v;
3361 $v = str_replace('"', '', $v);
3362 $v = str_replace('\\', '', $v);
3395 $v = str_replace('"', '', $v);
3396 $v = str_replace('\\', '', $v);
4374 $v = strpos($v, ':') ? $this->expandQname($v) : $v;
5641 $v = strpos($v,':') ? $this->expandQname($v) : $v;
[all …]
/plugin/zip/pear/File/
H A DArchive.php1019 $v = '';
1020 return File_Archive::toVariable($v);
1022 function toVariable(&$v) argument
1025 return new File_Archive_Writer_Memory($v);
/plugin/socialmark/
H A Dsyntax.php74 $v=explode('|',$v,2);
75 if (@$v[1])
76 $h=$v[1];
78 $h=parse_url($v[0]);
82 …$r.='<li><a href="'.$v[0].$this->_getfullURL().'" '.(($conf['target']['extern']!='')?'target="'.$c…
H A Dlist.txt14 http://www.spurl.net/spurl.php?v=3&url=|Spurl it !
15 http://del.icio.us/post?v=4;url=|Del.icio.us it !
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php522 $this->row['title'] = 'People v. George';
532 $this->row['title'] = 'People v. George';
541 $this->row['title'] = 'People v. George';
/plugin/bibtex/OSBib/format/bibtexParse/
H A Dbib.bib14 AUTHOR="K. v. Klitzing and G. Dorda = "and M.
H A DREADME30 [author] => K. v. Klitzing and G. Dorda = "and M. Pepper
57 …[0] => @ARTICLE{klitzing:qhe, AUTHOR="K. v. Klitzing and G. Dorda = "and M. Pepper", TITLE="New…
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1v=F(z[0],z[1],z[2]);w+=z[0].length;if(!v){w+=z[1].length}}while(!z[2]);if(D.length>1){throw"Illega… function

1...<<8182838485