Home
last modified time | relevance | path

Searched refs:reg (Results 76 – 100 of 164) sorted by last modified time

1234567

/plugin/searchform/
H A Dscript.js16 reg = new RegExp("(?:^| )(?:\\^|@|-ns:|ns:)[\\w:]+");
17 if (reg.test(query)) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1472 }var reg=/((^%|.%)(\d+)?(\.)([a-zA-Z]))|((^%|.%)([a-zA-Z]))/;
1473 for(var m=reg.exec(format);
1475 m=reg.exec(format)){if(m[0].substr(0,2)=="%%"){parts.push(format.substr(0,m.index));
5888 }var reg=/((^%|.%)(\d+)?(\.)([a-zA-Z]))|((^%|.%)([a-zA-Z]))/;
5889 for(var m=reg.exec(format);
5891 m=reg.exec(format)){if(m[0].substr(0,2)=="%%"){parts.push(format.substr(0,m.index));
/plugin/abc2/abc-libraries/abc2svg/
H A Djazzchord-1.js15 if(abc2svg.jazzchord.rep){t=t.replace(abc2svg.jazzchord.reg,function(x){return abc2svg.jazzchord.rep[x]})}
49 abc2svg.jazzchord.reg=new RegExp(r.join('|'))}
/plugin/aclplusregex/_test/conf/
H A Daclplusregex.conf22 reg:$1:(\d{3}):sub @(\d{5})-doku-sub-r1 4
23 reg:$1:sub-(\d{3}):sub @(\d{5})-doku-bus-sub-r2 16
24 reg:$1:sub-(\d{3}):* @(\d{5})-doku-bus-sub-r2 2
25 reg:$1:(sub-\d{2}):sub @(\d{5})-doku-bus-sub-r3 8
26 reg:$1:sub-(\d{2}):* @(\d{5})-doku-bus-sub-r3 1
/plugin/codemirror/dist/modes/
H A Dverilog.min.js.map1 …tyle_onevent pure rand randc randcase randsequence rcmos real realtime ref reg \" +\n \"reject_…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …me: 'delmarks', shortName: 'delm' },\n { name: 'registers', shortName: 'reg', excludeFromComman…
/plugin/pdfjs/pdfjs/web/locale/nn-NO/
H A Dviewer.properties16 previous.title=Føregåande side
17 previous_label=Føregåande
/plugin/pdfjs/pdfjs/web/locale/sv-SE/
H A Dviewer.properties16 previous.title=Föregående sida
17 previous_label=Föregående
162 find_previous.title=Hitta föregående förekomst av frasen
163 find_previous_label=Föregående
/plugin/tagsections/action/
H A Dajax.php143 $reg = '/([ \n\t]*{{tag>.*?}})/s';
144 if ( preg_match($reg, $TEXT) ) {
146 $TEXT = preg_replace($reg, $newTags, $TEXT);
149 $reg = '/([ \t]*={2,}[^\n]+={2,}[ \t]*(?=\n))/';
150 if ( $this->getConf('tagsAfterHeading') == 1 && preg_match($reg, $TEXT) ) {
152 $TEXT = preg_replace($reg, "$1" . $newTags, $TEXT);
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js6188 var reg = /((^%|.%)(\d+)?(\.)([a-zA-Z]))|((^%|.%)([a-zA-Z]))/;
6189 for (var m = reg.exec(format); m; m = reg.exec(format))
22756 var reg = /((^%|.%)(\d+)?(\.)([a-zA-Z]))|((^%|.%)([a-zA-Z]))/;
22757 for (var m = reg.exec(format); m; m = reg.exec(format))
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/lang/
H A Dpt.js6 laquo:"Aspa esquerda ângulo duplo",not:"Não Símbolo",reg:"Símbolo de Registado",macr:"Mácron",deg:"…
H A Dru.js6 not:"Отрицание",reg:"Знак охраны смежных прав\\t",macr:"Макрон",deg:"Градус",sup2:"Надстрочное два"…
H A Dsi.js5 …්ශකය",laquo:"Left-pointing double angle quotation mark",not:"සලකුණක් නොවේ",reg:"සලකුණක් ලියාපදිංචි…
H A Den.js6 not:"Not sign",reg:"Registered sign",macr:"Macron",deg:"Degree sign",sup2:"Superscript two",sup3:"S…
H A Deo.js5 …,ordf:"Adjektiva numerfinaĵo",laquo:"Duobla malplio-citilo",not:"Negohoko",reg:"Registrita marko",…
H A Des.js6 not:"Signo negación",reg:"Signo de marca registrada",macr:"Guión alto",deg:"Signo de grado",sup2:"S…
H A Det.js6 not:"Ei-märk",reg:"Registered sign",macr:"Macron",deg:"Kraadimärk",sup2:"Ülaindeks kaks",sup3:"Ülai…
H A Dkm.js6 not:"Not sign",reg:"Registered sign",macr:"Macron",deg:"សញ្ញា​ដឺក្រេ",sup2:"Superscript two",sup3:"…
H A Dko.js5 …저작권 기호",ordf:"Feminine ordinal indicator",laquo:"왼쪽 쌍꺽쇠 인용 부호",not:"금지 기호",reg:"등록 기호",macr:"장음 기호…
H A Dnb.js6 reg:"Registrert varemerke-tegn",macr:"Makron",deg:"Gradsymbol",sup2:"Hevet totall",sup3:"Hevet tret…
H A Dsk.js6 reg:"Znak registrácie",macr:"Pomlčka nad",deg:"Znak stupňa",sup2:"Dvojka ako horný index",sup3:"Tro…
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt93 ®
H A Dfcked-ents.pl37 ® reg 174
H A Dfcked-ents.txt15 ® reg 174

1234567