Home
last modified time | relevance | path

Searched refs:scripts (Results 76 – 100 of 587) sorted by relevance

12345678910>>...24

/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js133 function scripts() { function
359 each(scripts(), function (scriptNode) {
1886 eachReverse(scripts(), function (script) {
1897 eachReverse(scripts(), function (script) {
/plugin/jplayer/components/
H A Drequire.js133 function scripts() { function
359 each(scripts(), function (scriptNode) {
1886 eachReverse(scripts(), function (script) {
1897 eachReverse(scripts(), function (script) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php1478 foreach ($ffeats as $st => $scripts) {
1479 foreach ($scripts as $t => $o) {
1520 foreach ($ffeats as $st => $scripts) {
1521 foreach ($scripts as $t => $o) {
1531 foreach ($ffeats as $st => $scripts) {
1532 foreach ($scripts as $t => $langsys) {
2142 foreach ($gsub as $st => $scripts) {
2143 foreach ($scripts as $t => $langsys) {
2163 if (strpos('arab syrc hebr thaa nko samr', $st) !== false) { // all RTL scripts [any/all languages] ? Mandaic
2251 if (strpos('dev2 bng2 gur2 gjr2 ory2 tml2 tel2 knd2 mlm2 deva beng guru gujr orya taml telu knda mlym', $st) !== false) { // all INDIC scripts [an
[all...]
H A DOtlDump.php1214 foreach ($ffeats as $st => $scripts) {
1215 foreach ($scripts as $t => $o) {
1250 foreach ($ffeats as $st => $scripts) {
1251 foreach ($scripts as $t => $o) {
1261 foreach ($ffeats as $st => $scripts) {
1262 foreach ($scripts as $t => $langsys) {
3067 foreach ($ffeats as $st => $scripts) {
3068 foreach ($scripts as $t => $o) {
3103 foreach ($ffeats as $st => $scripts) {
3104 foreach ($scripts a
[all...]
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee57 outputJsDir = path.resolve outputDir, 'scripts'
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc59 scripts but tends to be additional overhead that is unnecessary for average PHP
60 scripts.
/plugin/searchtablejs/
H A Dtablefilter.js988 var scripts = grabTag(document,"script");
990 for (var i=0; i<scripts.length; i++)
992 if(scripts[i].src.match(scriptPath))
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js988 var scripts = grabTag(document,"script");
990 for (var i=0; i<scripts.length; i++)
992 if(scripts[i].src.match(scriptPath))
/plugin/projects/
H A Dchangelog14 …r.net) as the code editor for projects wiki represented source files and scripts for generated fil…
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock442 "scripts/phpcs",
443 "scripts/phpcbf"
/plugin/socialshareprivacy2/JC/
H A DREADME.md7 Include script *after* the jQuery library (unless you are packaging scripts somehow else):
/plugin/solr/
H A DREADME.md46 …ur server speed, so you should not have an execution time limiit for PHP scripts started on the co…
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt46 scripts to any greater extent than Kufi or Nashki can be applied beyond
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js367 App.loadScripts = function(scripts, onload) argument
369 var n = scripts.length;
371 for (var i = 0; i < scripts.length; i++)
373 mxscript(scripts[i], function()
640 var scripts = document.getElementsByTagName('script');
643 if (scripts != null && scripts.length > 0)
645 var content = mxUtils.getTextContent(scripts[0]);
655 if (scripts != null && scripts.length > 1)
657 var content = mxUtils.getTextContent(scripts[scripts.length - 1]);
/plugin/webcode/
H A DREADME.md40 sandbox="allow-modals allow-forms allow-scripts allow-same-origin allow-popups allow-top-navigation…
/plugin/quickstats/lang/nl/
H A Dquery.txt49 …dschap getoond. Indien de server niet is ingesteld op safemode voor PHP scripts, dan kan de maxim…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js131 }var scripts=jQuery([]);
133 if(jQuery.nodeName(elem,"script")){scripts=scripts.add(elem);
134 }else{if(elem.nodeType==1){scripts=scripts.add(jQuery("script",elem).remove());
137 scripts.each(evalScript);
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js131 }var scripts=jQuery([]);
133 if(jQuery.nodeName(elem,"script")){scripts=scripts.add(elem);
134 }else{if(elem.nodeType==1){scripts=scripts.add(jQuery("script",elem).remove());
137 scripts.each(evalScript);
/plugin/jquery/
H A Djquery-1.4.2.js4262 var results, first, value = args[0], scripts = [], fragment, parent;
4287 results = buildFragment( args, this, scripts );
4313 if ( scripts.length ) {
4314 jQuery.each( scripts, evalScript );
4352 function buildFragment( args, nodes, scripts ) { argument
4374 jQuery.clean( args, doc, fragment, scripts );
4414 clean: function( elems, context, fragment, scripts ) { argument
4493 …if ( scripts && jQuery.nodeName( ret[i], "script" ) && (!ret[i].type || ret[i].type.toLowerCase() …
4494 scripts.push( ret[i].parentNode ? ret[i].parentNode.removeChild( ret[i] ) : ret[i] );
/plugin/farm/install/animaltemplate/conf/
H A Dinterwiki.conf86 MuWeb http://www.dunstable.com/scripts/MuWebWeb?
/plugin/quickstats/lang/en/
H A Dquery.txt54 …see a "timed out" message. If your server is not set to safemode for PHP scripts, you can increase…
/plugin/gitbacked/
H A DCHANGELOG.md10 <!-- The subsequent comment lines start with a space - not to irritate the release scripts parser!
/plugin/jmol2/jmol/
H A DCHANGES.txt48 # bug fix: long scripts in setEcho being chopped when saved in state
2400 # bug fix: 11.5.40 cannot read most state scripts.
2471 # correctly as two independent scripts.
3128 …ure: set delayMaximumMs sets the maximum delay that scripts will use, primarily for testing scrip…
3240 # files: JUnitTest for scripts --
3241 # monster script in run directory tests scripts now uses
3243 # all monster scripts made the same
3244 # tests/scripts/check_performance removed.
3246 # bug fix: better checking of scripts involving full run of all scripts
3966 # POV-Ray .pov files created by Jmol can be loaded as scripts
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDisplayVideo.php1992 'scripts',
1996 'path' => 'v1/customBiddingAlgorithms/{+customBiddingAlgorithmId}/scripts',
2014 …'path' => 'v1/customBiddingAlgorithms/{+customBiddingAlgorithmId}/scripts/{+customBiddingScriptId}…
2037 'path' => 'v1/customBiddingAlgorithms/{+customBiddingAlgorithmId}/scripts',
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md249 - Support for OpenTypeLayout tables / features for complex scripts and Advances Typography.
251 - Improved line-breaking, including for complex scripts e.g. Lao, Thai and Khmer.
254 - Kashida for text-justification in arabic scripts.
543 - Line breaking in CJK scripts improved (and ability to force hanging punctuation)
739 The 3 utility scripts have been updated to use the new extended class:

12345678910>>...24