Home
last modified time | relevance | path

Searched refs:join (Results 826 – 850 of 991) sorted by last modified time

1...<<31323334353637383940

/plugin/html2pdf/multilingual/
H A Dsyntax.php91 $rx = '/^'.$this->hlp->tns.'(('.join('|',$this->hlp->trans).'):)?/';
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.container.php415 return join('', array_map(array($this, 'get_content_callback'), $this->content));
H A Dtree.navigation.inc.php67 print(get_class($box).":".$box->uid.":".join('/', $box->words)."\n");
H A Dxhtml.style.inc.php38 $html = preg_replace('#</head>#', join("\n", $styles)."\n</head>", $html);
H A Dvalue.content.php56 return join('', $content);
H A Dbox.text.php60 … return join('', array_map(array($this, 'get_content_callback'), $this->words, $this->encodings));
/plugin/mantis/lib/
H A Dclass.soap_server.php772 $this->response = join("\r\n",$this->outgoing_headers)."\r\n\r\n".$payload;
H A Dnusoap.php1158 $xmlStr = @join("",@file($xml));
4210 $this->response = join("\r\n",$this->outgoing_headers)."\r\n\r\n".$payload;
H A Dclass.xmlschema.php90 $xmlStr = @join("",@file($xml));
/plugin/advrack/
H A Djquery.qtip.js152 …ASS_DEFAULT, options.style.classes, NAMESPACE + '-pos-' + options.position.my.abbrev() ].join(' '),
1245 return WIDGET.concat('').join(cls ? '-'+cls+' ' : ' ');
1368 (events.split ? events : events.join(ns + ' ')) + ns,
1380 (events.split ? events : events.join(ns + ' ')) + ns,
2005 props = (prop + ' ' + cssPrefixes.join(ucProp + ' ') + ucProp).split(' '),
H A Draphael.js1202 return this.join(",").replace(p2s, "$1");
1212 args = arg.join("\u2400"),
2297 res = [m2, m3, m4][concat](res).join()[split](",");
2964 …x(" + [this.get(0), this.get(1), this.get(2), this.get(3), this.get(4), this.get(5)].join() + ")" :
2965 [this.get(0), this.get(2), this.get(1), this.get(3), 0, 0].join();
4507 ].join(",") + ")";
4516 now[i] = now[i].join(S);
4518 now = now.join(S);
6061 $(o.node, {"stroke-dasharray": dashes.join(",")});
7199 return res.join(S);
[all …]
/plugin/idoit/
H A Dsyntax.php3 include_once(dirname(__FILE__) . join(DIRECTORY_SEPARATOR, array('idoit', 'php', 'apiclient.php')));
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js2204 $(_fnGetTrNodes( oSettings )).removeClass( oSettings.asStripeClasses.join(' ') );
2211 _oExt.oStdClasses.sSortableNone ].join(' ')
2219 _oExt.oJUIClasses.sSortableNone ].join(' ')
4587 sRegExpString = '^(?=.*?'+asSearch.join( ')(?=.*?' )+').*$';
6050 var reReplace = new RegExp( '(\\' + acEscape.join('|\\') + ')', 'g' );
6361 aParts.join('/')+"/" );
6366 "; expires=" + date.toGMTString() +"; path=" + aParts.join('/')+"/";
6399 aParts.join('/') + "/";
7240 anRows.removeClass( oSettings.asStripeClasses.join(' ') );
H A Djquery.dataTables.min.js.gz
H A Djquery.js2join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;i<s.length;i++)g=…
3join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preven…
H A Djquery.dataTables.min.js85 "")}return c}function pa(a,b,c){if(c){a=b?a.split(" "):sa(a).split(" ");a="^(?=.*?"+a.join(")(?=.*?…
115 …");b=f(a,h,e.toGMTString(),c.join("/")+"/")}else b=a+"="+encodeURIComponent(b)+"; expires="+e.toGM…
116 c.join("/")+"/"}p.cookie=b}function wa(a){var b=za.location.pathname.split("/");a=a+"_"+b[b.length-…
132join(" "));if(a.bJUI){i("th",a.nTHead).removeClass([n.oStdClasses.sSortable,n.oJUIClasses.sSortabl…
133 …ses.sSortableAsc,n.oStdClasses.sSortableDesc,n.oStdClasses.sSortableNone].join(" "));a.nTableReins…
148 d.removeClass(e.asStripeClasses.join(" "))}c=[];var k;a=this.getElementsByTagName("thead");if(a.len…
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php470 … $ret['niceauthor'] = join(', ', array_map(function ($a) { return $a['nice']; }, $ret['author']));
471 … $ret['sortauthor'] = join('', array_map(function ($a) { return $a['sort']; }, $ret['author']));
781 $authorarray[$i]['nice'] = join(' ', array_filter($authorarray[$i]));
1026 $author = join(' and ', $tmparray);
1111 $authors = join(', ', $tmparray);
1168 $authors = join(', ', $tmparray);
/plugin/behave/
H A Dbehave.js323 …toDecrement += left.split(quoteMap[j]).filter(utils.isEven).join('').split(charSettings.keyMap[i].…
402 toIndent = lines.join("\n");
411 toIndent = lines.join("\n");
/plugin/sphinxsearch/
H A Dsphinxapi.php1108 $req = join ( "", $this->_reqs );
/plugin/xslfo/
H A Daction.php126 …msg("Command: <code>$command</code><br />Output:<pre>".join("\n", $out).'</pre>', 0, '', '', MSG_A…
/plugin/workflow/
H A Dscript.js117 …var val = '^(?=.*\\b' + jQuery.trim(jQuery(this).val()).split(/\s+/).join('\\b)(?=.*\\b') + ').*$'…
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php118 return join(' ', $classes);
/plugin/git/
H A Dhelper.php213 io_saveFile($config_cascade['acl']['default'], join('',$lines));
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenRecorder.java116 audioRecordingThread.join(); in stop()
118 screenCapturingThread.join(); in stop()
/plugin/dokutexit/
H A Dlatex.php1724 $ret = join('', $this->_tmp_put);

1...<<31323334353637383940