Home
last modified time | relevance | path

Searched refs:True (Results 1 – 25 of 70) sorted by relevance

123

/plugin/wysiwyg/fckeditor/
H A Dfckeditor.py120 return True
126 return True
132 return True
138 return True
145 bFirst = True
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp119 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 Dclass_upload.asp279 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 Dutil.asp48 InArray = True
H A Dupload.asp4 Response.Buffer = True
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py138 isAllowed = True
141 isAllowed = True
146 isAllowed = True
153 while (True):
164 while (True):
H A Dconfig.py60 ForceSingleExtension = True
/plugin/groupmail/
H A Dsyntax.php256 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 Dsyntax.php31 p_set_metadata($ID, array('page4release'=>False), False, True);
66 p_set_metadata($ID, array('page4release'=>$data), False, True);
H A Drebuildindex.php38 $release = p_get_metadata($page['id'], 'page4release',True);
H A Daction.php27 $release = p_get_metadata($ID, 'page4release',True);
/plugin/authyubikey/lib/
H A DYubico.php414 $replay=True;
418 $valid=True;
425 $replay=True;
429 $valid=True;
/plugin/txtconf/
H A Dadmin.php85 if ($this->_myconf->_locked) return True;
114 return True;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dmultiline_function_with_unknown_argument.test5 with_context=True,
/plugin/data-graph/
H A Dsyntax.php112 $first = True;
131 $first = True;
/plugin/datagraph/
H A Dsyntax.php112 $first = True;
131 $first = True;
/plugin/typography/images/fontcolor/
H A Dcolor-icon.php11 $isSameHost = True;
/plugin/htmlmetatags/
H A Daction.php48 $found = True;
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A Dphpstan.neon14 - '#Class Doctrine\\Tests\\Common\\Annotations\\True not found#'
/plugin/photogallery/phpThumb/
H A DREADME.md8 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 Dadmin.php65 $valid = True;
124 $d->discrepancy = True;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml30 wipe-workspace: 'True'
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst65 ``loop.first`` True if first iteration
66 ``loop.last`` True if last iteration
/plugin/codeprettify/code-prettify/src/
H A Dlang-vb.js56 …/^(?:True\b|False\b|Nothing\b|\d+(?:E[+\-]?\d+[FRD]?|[FRDSIL])?|(?:&H[0-9A-F]+|&O[0-7]+)[SIL]?|\d*…
/plugin/authgoogle/google/
H A DGoogle_Client.php319 * @return boolean Returns True if the revocation was successful, otherwise False.

123