Searched refs:False (Results 1 – 25 of 91) sorted by relevance
1234
| /plugin/wysiwyg/fckeditor/ ! |
| D | fckeditor.py | 121 return False 127 return False 133 return False 139 return False 141 return False 151 bFirst = False
|
| /plugin/grensladawritezor/fckeditor/ ! |
| D | fckeditor.py | 120 return False 126 return False 128 return False 138 bFirst = False
|
| /plugin/page4release/ ! |
| D | syntax.php | 31 p_set_metadata($ID, array('page4release'=>False), False, True); 66 p_set_metadata($ID, array('page4release'=>$data), False, True);
|
| D | rebuildindex.php | 56 p_set_metadata($pageExpired, array('cache' => 'expire'), False, False);
|
| D | action.php | 39 p_set_metadata($otherId, array('cache' => 'expire'), False, False);
|
| /plugin/groupmail/ ! |
| D | syntax.php | 255 $and = False; 258 $and = False; 261 $and = False; 345 private function _validate_value($val, $typ, $as_array=False, $multiline=False){ 348 foreach ($val as $v) { $this->_validate_value($v, $typ, False, $multiline); } 425 $this->_validate_value($comment, 'content', False, True);
|
| /plugin/authlinotp/ ! |
| D | auth.php | 25 $status = False; 26 $value = False;
|
| /plugin/diagramsnet/lib/math/extensions/ ! |
| D | MathEvents.js | 19 …False(t)}var q=b[s.jaxID];if(!t){t=window.event}t.isContextMenu=(r==="ContextMenu");if(q[r]){retur…
|
| D | HelpDialog.js | 19 …upHook("MathEvents Ready",function(){h=MathJax.Extension.MathEvents.Event.False;g=MathJax.Extensio…
|
| /plugin/authyubikey/lib/ ! |
| D | Yubico.php | 281 function verify($token, $use_timestamp=null, $wait_for_all=False, 346 $replay=False; 347 $valid=False;
|
| /plugin/data-graph/ ! |
| D | syntax.php | 124 $first = False; 143 $first = False;
|
| /plugin/datagraph/ ! |
| D | syntax.php | 124 $first = False; 143 $first = False;
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/ ! |
| D | multiline_function_with_unknown_argument.test | 6 invalid=False
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/py/ ! |
| D | connector.py | 115 return False 166 self.enabled = False # Set to True to enable this connector 193 return False 643 isAllowed = False 650 isAllowed = False
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ ! |
| D | fckcommands.py | 136 isAllowed = False 143 isAllowed = False
|
| D | config.py | 45 Enabled = False
|
| /plugin/mizarverifiabledocs/script/ ! |
| H A D | miz2svg.py | 16 with tempfile.NamedTemporaryFile('w+', delete=False, suffix='.dot') as f:
|
| /plugin/rssticker/ ! |
| D | lastRSS.php | 49 var $stripHTML = False; 232 return False;
|
| /plugin/htmlmetatags/ ! |
| D | action.php | 43 $found = False;
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/ ! |
| D | phpstan.neon | 15 - '#Class Doctrine\\Tests\\Common\\Annotations\\False not found#'
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ ! |
| D | util.asp | 52 InArray = False
|
| D | upload.asp | 36 If ( ConfigIsEnabled = False ) Then
|
| /plugin/davcal/vendor/sabre/dav/bin/ ! |
| H A D | naturalselection | 22 def run(cacheDir, threshold, sleep=5, simulate=False, min_erase = 0):
|
| /plugin/zwidoku/ ! |
| H A D | open_file.php | 112 $articleExist=False;
|
| /plugin/codeprettify/code-prettify/src/ ! |
| D | lang-vb.js | 56 …/^(?:True\b|False\b|Nothing\b|\d+(?:E[+\-]?\d+[FRD]?|[FRDSIL])?|(?:&H[0-9A-F]+|&O[0-7]+)[SIL]?|\d*…
|
1234