Home
last modified time | relevance | path

Searched refs:v (Results 376 – 400 of 2113) sorted by relevance

1...<<11121314151617181920>>...85

/plugin/diagramsnet/lib/img/lib/mscae/
H A DAutoBackup.svg1v-1.1c0-5.8-4.8-10.5-10.6-10.5-3.5 0-6.7 1.7-8.7 4.4-1.3-.8-2.7-1.2-4.3-1.2-4.2 0-7.6 3.2-8 7.2.6-…
H A DBatch.svg1v-20H0z" fill="#0072c6"/><path d="M28.8 0H1.2C.5 0 0 .5 0 1.2v4.4h30V1.2c0-.7-.5-1.2-1.2-1.2z" fil…
H A DElastic_Database_Pools.svg1v-9.7h-5z" fill="#7fba00"/><path d="M12 20.4v11.5c2.8 0 5-.8 5-1.8v-9.7h-5z" fill="#b8d432"/><use …
/plugin/htmlmetatags/
H A Daction.php44 foreach($pageArray['meta'] as $k => $v) {
45 if ($v["name"] == $name) {
46 $v["content"] = $value;
47 $pageArray['meta'][$k] = $v;
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dbasket2-fill.svg3 <path fill-rule="evenodd" d="M1.5 7a.5.5 0 0 0-.489.605l1.5 7A.5.5 0 0 0 3 15h10a.5.5 0 0 0 .489-.395l1.5-7A.5.5 0 0 0 14.5 7h-13zM4 10a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm4-1a1 1 0 0 0-1 1v2a1 1 0 1 0 2 0v-2a1 1 0 0 0-1-1z"/>
4 <path d="M0 6.5A.5.5 0 0 1 .5 6h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1z"/>
H A Dtruck.svg2 <path fill-rule="evenodd" d="M0 3.5A1.5 1.5 0 0 1 1.5 2h9A1.5 1.5 0 0 1 12 3.5v7h-1v-7a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5v1A1.5 1.5 0 0 1 0 10.5v-7zM4.5 11h6v1h-6v-1z"/>
3 <path fill-rule="evenodd" d="M11 5h2.02a1.5 1.5 0 0 1 1.17.563l1.481 1.85a1.5 1.5 0 0 1 .329.938V10.5a1.5 1.5 0 0 1-1.5 1.5h-1v-1h1a.5.5 0 0 0 .5-.5V8.35a.5.5 0 0 0-.11-.312l-1.48-1.85A.5.5 0 0 0 13.02 6H12v4.5h-1V5zm-8 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/>
H A Dbasket2.svg4 <path d="M4 10a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zm3 0a1 1 0 0 1 2 0v2a1 1 0 1 1-2 0v-2zM0 6.5A.5.5 0 0 1 .5 6h15a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-1z"/>
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-xml.js173 var v=_1e[k];
174 if(v instanceof Function){
178 var _26=v&&v.parentNode&&v.parentNode.appendChild&&v.tagName;
180 var tn=v.tagName.toUpperCase();
186 return this._error("inv_form_el",(v.name||""),v.tagName);
189 _21[_21.length]={name:_25,e:v};
191 if(v instanceof Object){
192 this._hash2query(v,_25,_20,_21);
194 if(v===null){
197 _20[_20.length]=_25+"="+this.escape(""+v);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-xml.js241 var v = content[k];
242 if (v instanceof Function) continue;
244 var isFormElement = v && v.parentNode && v.parentNode.appendChild && v.tagName;
246 var tn = v.tagName.toUpperCase();
253 return this._error('inv_form_el', (v.name||''), v.tagName);
255 queryElem[queryElem.length] = { name: curPrefix, e: v };
256 } else if (v instanceof Object) {
257 this._hash2query(v, curPrefix, queryText, queryElem);
261 if (v === null) continue;
262 queryText[queryText.length] = curPrefix + "=" + this.escape('' + v);
/plugin/adfs/phpsaml/
H A DCHANGELOG3 v.2.18.1
6 v.2.18.0
16 v.2.17.1
20 v.2.17.0
26 v.2.16.0
33 v.2.15.0
37 v.2.14.0
45 v.2.13.0
51 v.2.12.0
61 v.2.11.0
[all …]
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/src/Jms/Handler/
H A DBaseTypesHandler.php41 foreach ($object as $v) {
42 $ret[] = $navigator->accept($v, $newType, $context)->data;
56 foreach (explode(" ", (string)$node) as $v) {
57 $ret[] = $navigator->accept($v, $newType, $context);
/plugin/diagramsnet/lib/img/lib/ibm/miscellaneous/
H A Dretrieve_rank.svg1v-2.7zm0 9.1h28.9v2.7H12.3v-2.7zm.4 9.5h33.5v2.7H12.7V38z" fill="#325c80"/><circle cx="18.9" cy="2…
/plugin/abc2/abc-libraries/abc2svg/
H A Dcapo-1.js23 of(cmd,param)},set_vp:function(of,a){var i,v,p_v=this.get_curvoice()
24 for(i=0;i<a.length;i++){if(a[i]=="capo_="){v=Number(a[++i])
25 if(isNaN(v)||v<=0)
28 p_v.capo=v
H A Dclair-1.js32 break}},output_music:function(of){var s,m,mp,p_v,v,cfmt=this.cfmt(),tsfirst=this.get_tsfirst(),voice_tb=this.get_voice_tb()
115 for(v=0;v<voice_tb.length;v++){p_v=voice_tb[v]
128 var p_v,s,v,voice_tb=this.get_voice_tb(),staff_tb=this.get_staff_tb()
129 for(v=0;v<voice_tb.length;v++){p_v=voice_tb[v]
[all...]
H A Dsnd-1.js8 function AbcPlay(i_conf){var conf=i_conf,init={},audio=ToAudio(),audio5,midi5,current,abcplay={clear:audio.clear,add:audio.add,set_sfu:function(v){if(v==undefined) argument
10 conf.sfu=v},set_speed:function(v){if(v==undefined) argument
12 conf.new_speed=v},set_vol:function(v){if(v==undefined) argument
13 return conf.gain;conf.gain=v
15 current.set_vol(v)},pla
258 function set_ctrl(po,s2,t){var i,p_v=s2.p_v,tim=s2.time,s={subtype:"midictl",p_v:p_v,v:p_v.v,chn:p_v.chn} global() property in abc2svg.play_next.set_ctrl.s
[all...]
/plugin/elwikiupgrade/lang/hu/
H A Dstep0.txt1 A bővítmény automatikusan frissíti a wikit a legújabb elérhető DokuWiki-verzióra. A folytatás előtt…
3 … PHP-folyamatnak írási jogosultságra van szüksége a DokuWiki-fájlokhoz. A bővítmény ellenőrzi a sz…
5 A bővítmény nem frissíti a már telepített bővítményeket vagy sablonokat.
/plugin/upgrade/lang/hu/
H A Dstep0.txt
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php189 foreach ($a as $v) {
190 $result[] = JsHttpRequest::php2js($v);
194 foreach ($a as $k => $v) {
195 $result[] = JsHttpRequest::php2js($k) . ': ' . JsHttpRequest::php2js($v);
306 function _toUtf8_callback(&$v, $k, $fromEnc) argument
311 $v = iconv($fromEnc, 'UTF-8', $v);
324 foreach ($data as $k=>$v) {
325 $d[$this->_ucs2EntitiesDecode($k)] = $this->_ucs2EntitiesDecode($v);
/plugin/mantis/lib/
H A Dnusoapmime.php169 foreach ($mimeHeaders as $k => $v) {
170 $this->debug("MIME header $k: $v");
174 $this->mimeContentType = str_replace("\r\n", " ", $v);
229 foreach ($headers as $k => $v) {
230 $input .= "$k: $v\r\n";
410 foreach ($mimeHeaders as $k => $v) {
411 $this->debug("MIME header $k: $v");
415 $this->mimeContentType = str_replace("\r\n", " ", $v);
470 foreach ($headers as $k => $v) {
471 $input .= "$k: $v\r\n";
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dcluster_server.svg1v-1.736z"/><linearGradient id="N" gradientUnits="userSpaceOnUse"/></defs><g transform="translate(-…
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_SVG-full.js56v=B.getJaxFromMath(E);var F=(B.config.showMathMenu!=null?B:d).config.showMathMenu;if(!F||(k.contex… variable
57v=d.addElement(document.body,"img",{src:"about:blank",id:"MathJax_ZoomTracker",width:0,height:0,st… variable
58v){switch(u.keyCode){case b.ESCAPE:this.Remove(u,v);break;case b.RIGHT:this.Right(u,v);break;case … argument
63v=("c"+s).replace(/[^clr|:]/g,"").replace(/[^|:]([|:])+/g,"$1");s=s.replace(/[^clr]/g,"").split(""… argument
67v=true;var d=".";var f=true;var l=(J.appName.slice(0,9)=="Microsoft");function E(ab){if(l){return … variable
68v,t=false,A,q=this.config.linebreaks.automatic,x=this.config.linebreaks.width;if(q){t=(x.match(/^\… argument
69v=this.SVGgetMu(o);var aK=-1;var z=[],I=[],k=[],O=[],K=[],aI,aG,w=-1,aE,u,az,S,an,E,aA;var ac=d.FO…
70v,o,n;for(t=0;t<q;t++){u=s[t];if(!u.parentNode){continue}r=u.previousSibling;if(r&&String(r.classN…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dyaml.min.js1v:[{b:b+r+":"},{b:b+'"'+r+'":'},{b:b+"'"+r+"':"}]},c={cN:"template-variable",v:[{b:"{{",e:"}}"},{b… property in AnonymousFunction576486ff0100.c
/plugin/diagramsnet/lib/img/lib/ibm/applications/
H A Dspeech_to_text.svg1v-5.3h-.3c-5.8 0-10.4-4.7-10.4-10.5s4.7-10.4 10.5-10.4c5.7 0 10.4 4.7 10.4 10.5z" stroke="#fff" st…
/plugin/diagramsnet/lib/math/extensions/
H A DMathEvents.js19v=B.getJaxFromMath(E);var F=(B.config.showMathMenu!=null?B:d).config.showMathMenu;if(!F||(k.contex… variable
/plugin/pdfjs/pdfjs/web/locale/cs/
H A Dviewer.properties63 cursor_text_select_tool.title=Povolí výběr textu
148 findbar.title=Najde v dokumentu
161 find_input.placeholder=Najít v dokumentu…
164 find_next.title=Najde další výskyt hledaného textu
177 find_match_count[one]={{current}}. z {{total}} výskytu
178 find_match_count[two]={{current}}. z {{total}} výskytů
179 find_match_count[few]={{current}}. z {{total}} výskytů
187 find_match_count_limit[one]=Více než {{limit}} výskyt
188 find_match_count_limit[two]=Více než {{limit}} výskyty
215 page_scale_fit=Podle výšky
[all …]

1...<<11121314151617181920>>...85