Searched full:elif (Results 1 – 25 of 71) sorted by relevance
123
| /plugin/wysiwyg/fckeditor/ |
| D | fckeditor.py | 122 elif (sAgent.find("Gecko/") >= 0): 128 elif (sAgent.find("Opera/") >= 0): 134 elif (sAgent.find("AppleWebKit/") >= 0): 157 elif (sValue == "false"):
|
| /plugin/jmol2/jmol/ |
| D | jmol | 12 elif [ -f $JMOL_HOME/Jmol.jar ] ; then 14 elif [ -f /usr/share/jmol/Jmol.jar ] ; then
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ |
| D | fckcommands.py | 72 elif os.path.isfile(someObjectPath): 100 elif e.errno==13: # permission denied 102 … elif e.errno==36 or e.errno==2 or e.errno==22: # filename too long / no such file / invalid name 139 elif (deniedExtensions):
|
| D | wsgi.py | 40 elif environ['SCRIPT_NAME'].endswith("upload.py"):
|
| D | fckconnector.py | 83 elif key in self.get_request.keys():
|
| /plugin/grensladawritezor/fckeditor/ |
| D | fckeditor.py | 121 elif (sAgent.find("Gecko/") >= 0): 144 elif (sValue == "false"):
|
| /plugin/davcal/vendor/sabre/dav/bin/ |
| H A D | googlecode_upload.py | 220 elif not options.project: 222 elif len(args) < 1: 224 elif len(args) > 1:
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 46.46.js | 1 …elif|else|while|try|with|finally|except|async).*?:\\s*$"),action:{indentAction:s.languages.IndentA…
|
| D | 46.46.js.map | 1 …elif|else|while|try|with|finally|except|async).*?:\\\\s*$'),\n action: { indentAction: …
|
| /plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ |
| D | fsharp.min.js | 1 …t and as assert base begin class default delegate do done downcast downto elif else end exception …
|
| D | django.min.js | 1 …ilter debug block endblock else autoescape endautoescape csrf_token empty elif endwith static tran…
|
| D | bash.min.js | 1 …:/'/};return{aliases:["sh","zsh"],l:/-?[a-z\.]+/,k:{keyword:"if then else elif fi for while in do …
|
| D | python.min.js | 1 …/\(/,e:/\)/,c:["self",r,a,b]};return{aliases:["py","gyp"],k:{keyword:"and elif is global as in if …
|
| D | nimrod.min.js | 1 …eak|0 case|0 cast const|0 continue|0 converter discard distinct|10 div do elif else|0 end|0 enum|0…
|
| D | cs.min.js | 1 …">"}]}]}),e.CLCM,e.CBCM,{cN:"meta",b:"#",e:"$",k:{"meta-keyword":"if else elif endif define undef …
|
| /plugin/syntaxhighlighter/Uncompressed/ |
| D | shBrushPython.js | 4 var keywords = 'and assert break class continue def del elif else ' +
|
| /plugin/syntaxhighlighter/Scripts/ |
| D | shBrushPython.js | 9 {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/ |
| D | connector.py | 480 elif os.path.isfile(someObjectPath): 646 elif (deniedExtensions is not None): 745 elif (command == "GetFoldersAndFiles"): 747 elif (command == "CreateFolder"):
|
| /plugin/highlightjs/highlight/languages/ |
| D | python.js | 11 …'keyword': {'and': 1, 'elif': 1, 'is': 1, 'global': 1, 'as': 1, 'in': 1, 'if': 1, 'from': 1, 'rais… property
|
| /plugin/syntaxhighlighter3/sxh3/src/js/ |
| D | shBrushPython.js | 10 var keywords = 'and assert break class continue def del elif else ' +
|
| D | shBrushBash.js | 23 …var keywords = 'if fi then elif else for do done until while break continue case esac function ret…
|
| /plugin/codemirror/dist/modes/ |
| D | tornado.min.js | 1 …k","break","class","comment","context","continue","datetime","def","del","elif","else","end","esca…
|
| /plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
| D | shBrushPython.js | 26 var keywords = 'and assert break class continue def del elif else ' +
|
| /plugin/jquery-syntax/jquery-syntax/ |
| D | jquery.syntax.brush.bash-script.js | 5 …ent',function(brush){var keywords=["break","case","continue","do","done","elif","else","eq","fi","…
|
| D | jquery.syntax.brush.python.js | 5 …var keywords=["and","as","assert","break","class","continue","def","del","elif","else","except","e…
|
123