Home
last modified time | relevance | path

Searched refs:match (Results 1551 – 1575 of 2354) sorted by relevance

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

/plugin/xcom/scripts/
H A DsafeFN_class-cmpr.js1match(d)}if(codepoint<127&&b){if(g){e+=this.post_indicator;g=false}e+=String.fromCharCode(codepoin…
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js1match(/^[\w\-\d]+$/);if(i&&!l.includes(s)){jQuery(this).prop("checked",false)}else{if(i&&l.include…
/plugin/subpages/
H A Dsyntax.php67 function handle($match, $state, $pos, Doku_Handler $handler) { argument
68 return preg_replace("%~~SUBPAGES~~%", "\\2", $match);
/plugin/combo/ComboStrap/
H A DCardTag.php60 public static function handleExit(\Doku_Handler $handler, $pos, $match): array argument
179 $endPosition = $pos + strlen($match) + 1;
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js355 if(fmt.match(/^#+0.0E\+0$/)) {
372 if(fmt.match(/E\+00$/) && o.match(/e[+-]\d$/)) o = o.substr(0,o.length-1) + "0" + o[o.length-1];
373 if(fmt.match(/E\-/) && o.match(/e\+/)) o = o.replace(/e\+/,"e");
414 if(fmt.match(/^[#?]+$/)) {
438 if(fmt.match(phone) !== null) {
493 if(fmt.match(/^#+0.0E\+0$/)) {
498 if(!o.match(/[Ee]/)) {
507 if(fmt.match(/E\-/) && o.match(/e\+/)) o = o.replace(/e\+/,"e");
523 if(fmt.match(/^[#?]+$/)) {
825 if(fmt[0].match(cfregex) != null || fmt[1].match(cfregex) != null) {
[all …]
H A Dxlsx.min.js2match(/^#+0.0E\+0$/)){var period=fmt.indexOf(".");if(period===-1)period=fmt.indexOf("E");var ee=Ma…
3match(attregexg),j=0,w="",v="",i=0,q="",cc="";if(m)for(i=0;i!=m.length;++i){cc=m[i];for(c=0;c!=cc.…
4match)return data;var ct={workbooks:[],sheets:[],calcchains:[],themes:[],styles:[],coreprops:[],ex…
8match(attregexg2),y,j,w,i;if(m)for(i=0;i!=m.length;++i){y=m[i].match(attregex2);if((j=y[1].indexOf…
/plugin/dokutranslate/
H A Dsyntax.php172 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
177 return array($state, $pos, $pos + strlen($match));
180 return array($state, $match);
/plugin/codemirror/dist/modes/
H A Dyaml-frontmatter.min.js.map1match","end","sol","style","mode","blankLine"],"mappings":"CAGA,SAAWA,GACT,SAAWC,UAAW,gBAAmBC,SAAU…
H A Ddtd.min.js.map1match","tokenString","sc","current","substr","length","backUp","dashes","quote","escaped","termina…
H A Ddylan.min.js.map1match","eatWhile","indexOf","name","pattern","Array","p","current","maybeEnd","maybeNested","neste…
/plugin/groupmail/
H A Dsyntax.php79 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
83 $match = substr($match,12,-2); //strip markup from start and end
87 foreach(explode('|',$match) as $param){
/plugin/freesync/
H A Dhelper.php63 if(preg_match('/^http:\/\/([a-zA-Z0-9][a-zA-Z0-9_.]+)\//', $profile['xmlrpcurl'], $match)) {
64 $profile['name'] = $match[1];
87 if(preg_match("/^(.*).ini$/", $profile, $match))
88 $profiles[] = $match[1];
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc19 var matches = data.match(/\/(.*?)\/(doku.php)?\/?(.*)/);
21 if(qs_match = qs.match(/id=([\w:_\.]+)\b/)) { //none
53 if(!ckg_geshi_langopts.match(/ENotfound/)) {
218 if(p_lang.match(/Not Set/i)) {
/plugin/addressbook/
H A Dsyntax.php53 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
56 if ($match==':') return 'LOOKUP';
57 if ($match[0]==':') $match = substr($match,1);
59 return trim($match);
/plugin/cleanup/lang/en/
H A Dintro.txt5 Below you can preview and delete files that match the configuration. Once you're satisfied the plug…
/plugin/codeprettify/code-prettify/src/
H A Dlang-scala.js47 …ass|def|do|else|extends|final|finally|for|forSome|if|implicit|import|lazy|match|new|object|overrid…
/plugin/pagehere/
H A Dsyntax.php26 public function handle($match, $state, $pos, Doku_Handler $handler){
36 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/guestbook/
H A Dsyntax.php64 function handle($match, $state, $pos, &$handler){ argument
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderParser.php61 if ($cursor->match('/^' . \preg_quote($placeholder, '/') . '$/') === null) {
/plugin/bootswrapper/syntax/
H A Dalert.php50 list($state, $match, $pos, $attributes) = $data;
/plugin/jquery/
H A Dscript.js12match.POS.test(E)?o(E):null;return this.map(function(){var G=this;while(G&&G.ownerDocument){if(F?F…
19match[X].exec(Z))){var T=RegExp.leftContext;if(T.substr(T.length-1)!=="\\"){W[1]=(W[1]||"").replac…
/plugin/subjectindex/action/
H A Dindexer.php47 if ($matcher->match($raw_page) === true) {
/plugin/rowmove/
H A Dsyntax.php46 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/commentsyntax/syntax/
H A Dcstyle.php71 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/acknowledge/syntax/
H A Dlisting.php38 public function handle($match, $state, $pos, Doku_Handler $handler)
41 $includeDone = strtolower(substr($match, strlen('~~ACKNOWLEDGE '), -2)) === 'all';
36 handle($match, $state, $pos, Doku_Handler $handler) global() argument

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