Home
last modified time | relevance | path

Searched full:elif (Results 1 – 25 of 71) sorted by relevance

123

/plugin/wysiwyg/fckeditor/
Dfckeditor.py122 elif (sAgent.find("Gecko/") >= 0):
128 elif (sAgent.find("Opera/") >= 0):
134 elif (sAgent.find("AppleWebKit/") >= 0):
157 elif (sValue == "false"):
/plugin/jmol2/jmol/
Djmol12 elif [ -f $JMOL_HOME/Jmol.jar ] ; then
14 elif [ -f /usr/share/jmol/Jmol.jar ] ; then
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dfckcommands.py72 elif os.path.isfile(someObjectPath):
100 elif e.errno==13: # permission denied
102elif e.errno==36 or e.errno==2 or e.errno==22: # filename too long / no such file / invalid name
139 elif (deniedExtensions):
Dwsgi.py40 elif environ['SCRIPT_NAME'].endswith("upload.py"):
Dfckconnector.py83 elif key in self.get_request.keys():
/plugin/grensladawritezor/fckeditor/
Dfckeditor.py121 elif (sAgent.find("Gecko/") >= 0):
144 elif (sValue == "false"):
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py220 elif not options.project:
222 elif len(args) < 1:
224 elif len(args) > 1:
/plugin/dirtylittlehelper/mermaid/editor/docs/
D46.46.js1elif|else|while|try|with|finally|except|async).*?:\\s*$"),action:{indentAction:s.languages.IndentA…
D46.46.js.map1elif|else|while|try|with|finally|except|async).*?:\\\\s*$'),\n action: { indentAction: …
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
Dfsharp.min.js1 …t and as assert base begin class default delegate do done downcast downto elif else end exception …
Ddjango.min.js1 …ilter debug block endblock else autoescape endautoescape csrf_token empty elif endwith static tran…
Dbash.min.js1 …:/'/};return{aliases:["sh","zsh"],l:/-?[a-z\.]+/,k:{keyword:"if then else elif fi for while in do …
Dpython.min.js1 …/\(/,e:/\)/,c:["self",r,a,b]};return{aliases:["py","gyp"],k:{keyword:"and elif is global as in if …
Dnimrod.min.js1 …eak|0 case|0 cast const|0 continue|0 converter discard distinct|10 div do elif else|0 end|0 enum|0…
Dcs.min.js1 …">"}]}]}),e.CLCM,e.CBCM,{cN:"meta",b:"#",e:"$",k:{"meta-keyword":"if else elif endif define undef …
/plugin/syntaxhighlighter/Uncompressed/
DshBrushPython.js4 var keywords = 'and assert break class continue def del elif else ' +
/plugin/syntaxhighlighter/Scripts/
DshBrushPython.js9 {var keywords='and assert break class continue def del elif else '+'except exec finally for from gl…
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/py/
Dconnector.py480 elif os.path.isfile(someObjectPath):
646 elif (deniedExtensions is not None):
745 elif (command == "GetFoldersAndFiles"):
747 elif (command == "CreateFolder"):
/plugin/highlightjs/highlight/languages/
Dpython.js11 …'keyword': {'and': 1, 'elif': 1, 'is': 1, 'global': 1, 'as': 1, 'in': 1, 'if': 1, 'from': 1, 'rais… property
/plugin/syntaxhighlighter3/sxh3/src/js/
DshBrushPython.js10 var keywords = 'and assert break class continue def del elif else ' +
DshBrushBash.js23 …var keywords = 'if fi then elif else for do done until while break continue case esac function ret…
/plugin/codemirror/dist/modes/
Dtornado.min.js1 …k","break","class","comment","context","continue","datetime","def","del","elif","else","end","esca…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshBrushPython.js26 var keywords = 'and assert break class continue def del elif else ' +
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.bash-script.js5 …ent',function(brush){var keywords=["break","case","continue","do","done","elif","else","eq","fi","…
Djquery.syntax.brush.python.js5 …var keywords=["and","as","assert","break","class","continue","def","del","elif","else","except","e…

123