Home
last modified time | relevance | path

Searched refs:specials (Results 1 – 22 of 22) sorted by relevance

/plugin/freechat/phpfreechat/data/public/js/
Dregex.js3 var specials = [
8 '(\\' + specials.join('|\\') + ')', 'g'
/plugin/virtualkeyboard/vk/extensions/
Dregexpextensions.js22 var specials = [
27 '(\\' + specials.join('|\\') + ')', 'g'
/plugin/syntaxhighlighter3/sxh3/src/js/
DshBrushAppleScript.js12 …var specials = 'activate add alias ask attachment boolean class constant delete duplicate empty …
71 { regex: new RegExp(this.getKeywords(specials), 'gm'), css: 'color3' },
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshBrushAppleScript.js28 …var specials = 'activate add alias ask attachment boolean class constant delete duplicate empty …
87 { regex: new RegExp(this.getKeywords(specials), 'gm'), css: 'color3' },
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.applescript.js6specials=["activate","add","alias","AppleScript","ask","attachment","boolean","class","constant","…
/plugin/structgroup/helper/
Dauthgroup.php17 $specials = array('ALL');
30 if(in_array($grp,$specials)) continue;
/plugin/structgroup8/helper/
Dauthgroup.php17 $specials = array('ALL');
30 if(in_array($grp,$specials)) continue;
/plugin/spellcheck/
Daspell.php165 function runAspell($text,&$out,&$err,$specials=null){ argument
175 if(is_array($specials)){
176 foreach($specials as $s){
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dutf8.php521 static $specials = null;
522 if(is_null($specials)){
524 $specials = preg_quote($UTF8_SPECIAL_CHARS2, '/');
527 return preg_replace('/['.$additional.'\x00-\x19'.$specials.']/u',$repl,$string);
/plugin/superacl/
Dadmin.php740 $specials = array('@ALL','@'.$conf['defaultgroup']);
741 if($conf['manager'] && $conf['manager'] != '!!not set!!') $specials[] = $conf['manager'];
746 !in_array($this->who,$specials)){
764 foreach($specials as $ug){
/plugin/codemirror/dist/modes/
Dvelocity.min.js.map1specials","isOperatorChar","chain","stream","state","f","tokenize","tokenBase","beforeParams","ch"…
Dlua.min.js.map1specials","builtins","keywords","indentTokens","dedentTokens","dedentPartial","readBracket","strea…
Dlua.min.js1 …}function e(a){return new RegExp("^(?:"+a.join("|")+")$","i")}var f=e(b.specials||[]);var g=e(["_G…
Dmirc.min.js.map1specials","keywords","functions","isOperatorChar","chain","stream","state","f","tokenize","tokenBa…
/plugin/fckg/extra/
DREADME-MULTLINE-PLUGINS8 2. specials.php is a new file and goes into fckg/syntax
/plugin/asciidocjs/node_modules/filelist/
Dindex.js39 var specials = [ '^', '$', '/', '.', '*', '+', '?', '|', '(', ')',
41 var sRE = new RegExp('(\\' + specials.join('|\\') + ')', 'g');
/plugin/orphanmedia2/
Ddokuwiki-plugin-page.md45 | specials excluded | medialinks within %%<code>, <file>, <nowiki>, <php>, <html> and %%%% are igno…
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js3760 …var specials = 'activate add alias ask attachment boolean class constant delete duplicate empty ex…
3817 regex: new RegExp(this.getKeywords(specials), 'gm'),
5525 var specials = 'include usepackage begin end ref label includegraphics';
5532 …css: 'color3' }, { regex: new RegExp(this.getKeywords(specials), 'gm'), css: 'color3' }, { regex: …
Dsyntaxhighlighter.js.map1specials","getKeywords","inits","forHtmlScript","hereDocProcess","here_doc","full_tag","end_tag","…
/plugin/jdraw/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1specials","unescape","out","specialComesNext","charUnescapes","\\n","\\r","\\t","translateRegexRep…