/plugin/wysiwyg/fckeditor/ |
H A D | fckeditor.py | 120 return True 126 return True 132 return True 138 return True 145 bFirst = True
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
H A D | io.asp | 119 oRE.IgnoreCase = True 120 oRE.Global = True 126 IsAllowedExt = True 144 oRE.IgnoreCase = True 145 oRE.Global = True 156 oRE.IgnoreCase = True 157 oRE.Global = True 186 oRegex.Global = True 199 oRegex.Global = True 201 if ( ConfigForceSingleExtension = True ) then
|
H A D | class_upload.asp | 279 oRE.IgnoreCase = True 280 oRE.Global = True 300 oRE.IgnoreCase = True 301 oRE.Global = True 313 oRE.IgnoreCase = True 314 oRE.Global = True 323 SniffHtml = True
|
H A D | util.asp | 48 InArray = True
|
H A D | upload.asp | 4 Response.Buffer = True
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ |
H A D | fckcommands.py | 138 isAllowed = True 141 isAllowed = True 146 isAllowed = True 153 while (True): 164 while (True):
|
H A D | config.py | 60 ForceSingleExtension = True
|
/plugin/groupmail/ |
H A D | syntax.php | 256 if (isset($data['touser'])) { $title .= $sep.'to '. $data['touser']; $sep=', '; $and=True;} 259 if (isset($data['ccuser'])) { $title .= $sep.'cc '. $data['ccuser']; $sep=', '; $and=True; } 262 if (isset($data['bccuser'])) { $title .= 'bcc '. $data['bccuser']; $sep=', '; $and=True;} 422 $this->_validate_value($to, 'to', True); 423 $this->_validate_value($css, 'cc', True); 424 $this->_validate_value($bccs, 'bcc', True); 425 $this->_validate_value($comment, 'content', False, True);
|
/plugin/page4release/ |
H A D | syntax.php | 31 p_set_metadata($ID, array('page4release'=>False), False, True); 66 p_set_metadata($ID, array('page4release'=>$data), False, True);
|
H A D | rebuildindex.php | 38 $release = p_get_metadata($page['id'], 'page4release',True);
|
H A D | action.php | 27 $release = p_get_metadata($ID, 'page4release',True);
|
/plugin/authyubikey/lib/ |
H A D | Yubico.php | 414 $replay=True; 418 $valid=True; 425 $replay=True; 429 $valid=True;
|
/plugin/txtconf/ |
H A D | admin.php | 85 if ($this->_myconf->_locked) return True; 114 return True;
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/ |
H A D | multiline_function_with_unknown_argument.test | 5 with_context=True,
|
/plugin/data-graph/ |
H A D | syntax.php | 112 $first = True; 131 $first = True;
|
/plugin/datagraph/ |
H A D | syntax.php | 112 $first = True; 131 $first = True;
|
/plugin/typography/images/fontcolor/ |
H A D | color-icon.php | 11 $isSameHost = True;
|
/plugin/htmlmetatags/ |
H A D | action.php | 48 $found = True;
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/ |
H A D | phpstan.neon | 14 - '#Class Doctrine\\Tests\\Common\\Annotations\\True not found#'
|
/plugin/photogallery/phpThumb/ |
H A D | README.md | 8 image or only a portion of the original image. True color and resampling is used if GD v2.0+ is ava…
|
/plugin/langdelete/ |
H A D | admin.php | 65 $valid = True; 124 $d->discrepancy = True;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
H A D | defaults.yml | 30 wipe-workspace: 'True'
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | for.rst | 65 ``loop.first`` True if first iteration 66 ``loop.last`` True if last iteration
|
/plugin/codeprettify/code-prettify/src/ |
H A 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*\.\d+(?:E[+\-]?\d+)?[FRD]?|#\s+(?:\d+[\-\/]\d+[\-\/]\d+(?:\s+\d+:\d+(?::\d+)?(\s*(?:AM|PM))?)?|\d+:\d+(?::\d+)?(\s*(?:AM|PM))?)\s+#)/i],
|
/plugin/authgoogle/google/ |
H A D | Google_Client.php | 319 * @return boolean Returns True if the revocation was successful, otherwise False.
|