Home
last modified time | relevance | path

Searched refs:match (Results 1851 – 1875 of 2354) sorted by relevance

1...<<71727374757677787980>>...95

/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css30 The "body" styles should match your editor web site, mainly regarding
/plugin/codemirror/dist/modes/
H A Dhaskell.min.js1 …(/[oO]/)){a.eatWhile(h);return"number"}}a.eatWhile(f);var p="number";if(a.match(/^\.\d+/)){p="numb…
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmglyph.js19 …}if(l!==""){q=f.length2em(l,s,o)*j;if(p===""){i=(o?q/o*r:0)}}if(m!==""&&m.match(/\d/)){n=f.length2…
/plugin/s5reloaded/ui/thesis/
H A Dslides.js701 var slideID = a.match('\#slide[0-9]{1,2}');
1421 if(objects[i].className.match(/^scale/i)) {
1428 if(objects[i].className.match(/^scale/i)) {
1450 if(objects[i].className.match(/^piechart/i)) {
1466 if(objects[i].className.match(/^barchart/i)) {
1482 if(objects[i].className.match(/^linechart/i)) {
1501 if(objects[i].className.match(/^scale/i)) {
1532 if(cnt[0].match(/^[1-9][0-9]+/)) w = parseInt(cnt[0]);
1533 if(cnt[1].match(/^[1-9][0-9]+/)) h = parseInt(cnt[1]);
1549 if(cnt[0].match(/^[1-9][0-9]+/)) w = parseInt(cnt[0]);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCssManager.php107 $match = 0; // no match for instance
114 $match += $x;
120 $match += $x;
130 $match += $x;
140 $match += $x;
151 while ($match) {
171 $match++;
190 $match--;
196 $match
[all...]
/plugin/tindexmenu/
H A Dindexmenu-full.js451 var r, cn, match, t, i, n, cnsa, cna, cns = this.pageid;
453 match = cns.match(r) || -1;
454 if (max > 0 && match.length >= max) {
/plugin/indexmenu/scripts/
H A Dindexmenu.js608 let r, cn, match, t, i, n, cnsa, cna;
611 match = cns.match(r) || -1;
612 if (max > 0 && match.length >= max) {
/plugin/authgoogle/google/external/
H A DURITemplateParser.php204 public function match($uri) {} function in URI_Template_Parser
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample04.lasso40 sSkin = sSkin.match( /[^\/]+(?=\/$)/g ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckxhtml_ie.js92 var sHttpEquiv = htmlNode.outerHTML.match( FCKRegexLib.MetaHttpEquiv ) ;
/plugin/htmlabstract/
H A Dsyntax.php94 $opts = explode(' ', strtolower($match));
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js5 !function(n){var o,r;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(t){return n(t,window,document)}):"object"==typeof exports?(o=require("jquery"),r=function(t,e){e.fn.dataTable||require("datatables.net")(t,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(t,e)},"undefined"==typeof window?module.exports=function(t,e){return t=t||window,e=e||o(t),r(t,e),n(e,t,t.document)}:(r(window,o),module.exports=n(o,window,window.document))):n(jQuery,window,document)}(function(m,b,t,p){"use strict";function h(t){return n.href=t,-1===(t=n.host).indexOf("/")&&0!==n.pathname.indexOf("/")&&(t+="/"),n.protocol+"//"+t+n.pathname+n.search}var e=m.fn.dataTable,n=t.createElement("a");return e.ext.buttons.print={className:"buttons-print",text:function(t){return t.i18n("buttons.print","Print")},action:function(t,e,n,o){function r(t,e){for(var n="<tr>",o=0,r=t.length;o<r;o++){var i=null===t[o]||t[o]===p?"":t[o];n+="<"+e+" "+(s[o]?'class="'+s[o]+'"':"")+">"+i+"</"+e+">"}return n+"</tr>"}var i=e.buttons.exportData(m.extend({decodeEntities:!1},o.exportOptions)),a=e.buttons.exportInfo(o),s=e.columns(o.exportOptions.columns).flatten().map(function(t){return e.settings()[0].aoColumns[e.column(t).index()].sClass}).toArray(),u='<table class="'+e.table().node().className+'">';o.header&&(u+="<thead>"+r(i.header,"th")+"</thead>"),u+="<tbody>";for(var d=0,c=i.body.length;d<c;d++)u+=r(i.body[d],"td");u+="</tbody>",o.footer&&i.footer&&(u+="<tfoot>"+r(i.footer,"th")+"</tfoot>"),u+="</table>";var l=b.open("","");if(l){l.document.close();var f="<title>"+a.title+"</title>";m("style, link").each(function(){f+=function(t){t=m(t).clone()[0];return"link"===t.nodeName.toLowerCase()&&(t.href=h(t.href)),t.outerHTML}(this)});try{l.document.head.innerHTML=f}catch(t){m(l.document.head).html(f)}l.document.body.innerHTML="<h1>"+a.title+"</h1><div>"+(a.messageTop||"")+"</div>"+u+"<div>"+(a.messageBottom||"")+"</div>",m(l.document.body).addClass("dt-print-view"),m("img",l.document.body).each(function(t,e){e.setAttribute("src",h(e.getAttribute("src")))}),o.customize&&o.customize(l,o,e);a=function(){o.autoPrint&&(l.print(),l.close())};navigator.userAgent.match(/Trident\/\d.\d/)?a():l.setTimeout(a,1e3)}else e.buttons.info(e.i18n("buttons.printErrorTitle","Un (…)
/plugin/itrackviewer/
H A Dsyntax.php284 list($match,$key,$val) = $kvpair;
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js8 …[],l=c.items,m=l.length,f=0;f<m;f++){var q=l[f],r=q.legend.replace(p,t);r.match(p)||k.push("\x3cdt…
/plugin/commonmark/vendor/league/commonmark/src/
H A DInlineParserEngine.php
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMScd.js19 …varrowsize})},CD_arrow:function(g){var l=this.string.charAt(this.i);if(!l.match(/[><VA.|=]/)){retu…
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js8 …=CKEDITOR.env.edge&&m.legendEdge?m.legendEdge:m.legend,n=n.replace(r,t);n.match(r)||g.push("\x3cdt…
/plugin/diagrams/script/
H A DDiagramsEditor.js219 const matches = dataUri.match(/^data:(.*);base64,(.*)$/);
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst96 If the data type not match you got an ``AnnotationException``
194 …notation parser check the given value and throws an ``AnnotationException`` if the value not match.
/plugin/issuelinks/services/
H A DGitHub.service.php505 foreach ($jiraMatches[0] as $match) {
506 list($project, $issueId) = explode('-', $match);
H A DGitLab.service.php405 foreach ($jiraMatches[0] as $match) {
406 list($project, $issueId) = explode('-', $match);
/plugin/siteexport/
H A Djquery.filedownload.js436 return str.replace(htmlSpecialCharsRegEx, function(match) { argument
437 return '&' + htmlSpecialCharsPlaceHolders[match];
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md156 The `PropertyNameMatcher` will match a property by its name:
168 The `PropertyMatcher` will match a specific property of a specific class:
180 The `TypeMatcher` will match any element by its type (instance of a class or any value that could b…
/plugin/snow/
H A Dsnowstorm.js53 isIE = navigator.userAgent.match(/msie/i),
54 isIE6 = navigator.userAgent.match(/msie 6/i),
55 isMobile = navigator.userAgent.match(/mobile|opera m(ob|in)/i),
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md151 The `PropertyNameMatcher` will match a property by its name:
163 The `PropertyMatcher` will match a specific property of a specific class:
175 The `TypeMatcher` will match any element by its type (instance of a class or any value that could be parameter of

1...<<71727374757677787980>>...95