Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/data/public/js/
H A Dregex.js3 var specials = [
8 '(\\' + specials.join('|\\') + ')', 'g'
/plugin/virtualkeyboard/vk/extensions/
H A Dregexpextensions.js22 var specials = [
27 '(\\' + specials.join('|\\') + ')', 'g'
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A 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/syntaxhighlighter3/sxh3/src/js/
H A 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/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.applescript.js6specials=["activate","add","alias","AppleScript","ask","attachment","boolean","class","constant","…
/plugin/structgroup/helper/
H A Dauthgroup.php17 $specials = array('ALL');
30 if(in_array($grp,$specials)) continue;
/plugin/spellcheck/
H A Daspell.php165 function runAspell($text,&$out,&$err,$specials=null){ argument
175 if(is_array($specials)){
176 foreach($specials as $s){
/plugin/superacl/
H A 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/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A 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/codemirror/dist/modes/
H A Dvelocity.min.js.map1specials","isOperatorChar","chain","stream","state","f","tokenize","tokenBase","beforeParams","ch"…
H A Dlua.min.js1 …}function e(a){return new RegExp("^(?:"+a.join("|")+")$","i")}var f=e(b.specials||[]);var g=e(["_G…
H A Dlua.min.js.map1specials","builtins","keywords","indentTokens","dedentTokens","dedentPartial","readBracket","strea…
H A Dmirc.min.js.map1specials","keywords","functions","isOperatorChar","chain","stream","state","f","tokenize","tokenBa…
/plugin/fckg/extra/
H A DREADME-MULTLINE-PLUGINS8 2. specials.php is a new file and goes into fckg/syntax
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md45 | specials excluded | medialinks within %%<code>, <file>, <nowiki>, <php>, <html> and %%%% are igno…
/plugin/syntaxhighlighter4/dist/
H A 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: …
H A Dsyntaxhighlighter.js.map1specials","getKeywords","inits","forHtmlScript","hereDocProcess","here_doc","full_tag","end_tag","…
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1specials","unescape","out","specialComesNext","charUnescapes","\\n","\\r","\\t","translateRegexRep…