Home
last modified time | relevance | path

Searched refs:match (Results 1576 – 1600 of 2354) sorted by relevance

1...<<61626364656667686970>>...95

/plugin/datatables/assets/datatables.net-plugins/features/deepLink/
H A DdataTables.deepLink.min.js
/plugin/tablefilterjs/
H A Dscript.js35 if( ! jQuery(this).find("td").eq(eq).text().match( regex ) )
/plugin/chat/
H A Dsyntax.php102 else if ($match == '~~NOCHAT~~') {
/plugin/include/syntax/
H A Dwrap.php20 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/TaskList/
H A DTaskListItemMarkerParser.php
/plugin/lms/syntax/
H A Dinclude.php54 public function handle($match, $state, $pos, Doku_Handler $handler)
52 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/bootswrapper/syntax/
H A Dbutton.php75 list($state, $match, $pos, $attributes) = $data;
/plugin/semanticdata/syntax/
H A Dentry.php57 function handle($match, $state, $pos, &$handler){ argument
59 $lines = explode("\n",$match);
98 'pos' => $pos, 'len' => strlen($match)); // not utf8_strlen
/plugin/codemirror/dist/modes/
H A Dvue.min.js.map1match","next","overlayMode","getMode","backdrop","name","tags","defineMIME"],"mappings":"CAGA,SAAW…
/plugin/indexmenu/
H A Dadmin.php
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmhchem.js19match(/[a-z]/i)){this.ParseLetter()}else{if(d.match(/[0-9]/)){this.ParseNumber()}else{this["Parse"…
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php283 'attribute', '', ['operator' => $operators[$attribute->match]]
288 if ($attribute->match !== Ast\Selector\Simple\Attribute::MATCH_EXISTS) {
297 $this->appendElement('operator', $operatorStrings[$attribute->match]);
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js845 var match = children[i].id.match(options.format);
847 if (!match) continue;
850 id: encodeURIComponent(match ? match[1] : null),
904 return item.id.match(options.format) ? item.id.match(options.format)[1] : '';
914 if (n.id.match(options.format))
915 nodeMap[n.id.match(options.format)[1]] = [n, n.parentNode];
/plugin/news/
H A Dscript.js10 if(inputs[i].checked && inputs[i].name.match(/delete/)) {
/plugin/talkpage/
H A Dsyntax.php37 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/toursprung/
H A Dsyntax.php121 list($match,$key,$val) = $kvpair;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12match(/([\d]+p?)x([\d]+p?)(?:\?|$)/)?f(a,c):g(a,c)}function f(a,b){var c=a.split("?"),d=c[0].split…
/plugin/pagestat/
H A Dremote.php73 $rt = preg_match("@<WORDLIST\b(.*?)>(.*?)</WORDLIST>@",$txtstr,$match);
75 $outlist=$match[2];
/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php272 static function match($trust_root, $url) function in Auth_OpenID_TrustRoot
384 (Auth_OpenID_TrustRoot::match($allowed_return_to, $return_to))) {
/plugin/monthcal/
H A Dsyntax.php59 function handle($match, $state, $pos, Doku_Handler $handler){ argument
78 $provided_data = substr($match, 11, -2);
/plugin/fckg/scripts/
H A Dscript-cmpr.js1 …m.indexOf("</")==0){n=m.match(c);if(n){m=m.substring(n[0].length);n[0].replace(c,o);q=false}}else{…
/plugin/html2pdf/snorriheim/
H A Dtpl_functions.php296 preg_match('/<h1>.*?<\/h1>/', p_locale_xhtml('index'), $match);
297 print $match[0];
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckeditingarea.js83 var oMatchBefore = html.match( FCKRegexLib.BeforeBody ) ;
84 var oMatchAfter = html.match( FCKRegexLib.AfterBody ) ;
/plugin/dwinsect/
H A Dsyntax.php119 function handle($match, $state, $pos, &$handler){ argument
132 preg_match($pattern, $match, $subjects);
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php272 static function match($trust_root, $url) function in Auth_OpenID_TrustRoot
384 (Auth_OpenID_TrustRoot::match($allowed_return_to, $return_to))) {

1...<<61626364656667686970>>...95