Home
last modified time | relevance | path

Searched refs:true (Results 4026 – 4050 of 6699) sorted by relevance

1...<<161162163164165166167168169170>>...268

/plugin/subpages/
H A Dsyntax.php82 return true;
241 $ns = $this->_getFqidOfNS($ns, true);
/plugin/combo/action/
H A Dmetafacebook.php194 $toSmall = true;
198 $toSmall = true;
/plugin/combo/resources/theme/default/components/css/
H A Dpage-explorer-tree.css79 .page-explorer-tree-cs .btn[aria-expanded="true"] {
83 .page-explorer-tree-cs .btn[aria-expanded="true"]::before {
/plugin/combo/vendor/symfony/yaml/
H A DDumper.php53 $dumpObjectAsInlineMap = true;
123 $dumpObjectAsInlineMap = true;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php57 * @param bool $useCloneMethod If set to true, when an object implements the __clone() function, it will be used
76 public function skipUncloneable($skipUncloneable = true)
242 $property->setAccessible(true);
/plugin/bez/mdl/
H A DEntity.php127 return true;
152 public function html_link($pre='', $post='', $print=true) {
/plugin/twofactor/
H A DGoogleAuthenticator.php80 $hm = hash_hmac('SHA1', $time, $secretkey, true);
144 return true;
/plugin/mantis/lib/
H A Dnusoap.php493 switch(true) {
1168 return true;
2348 return true;
2502 return true;
2857 return true;
2889 return true;
3294 return true;
4228 return true;
5595 return true;
6431 return true;
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak121 elt = (Element) elt.cloneNode(true);
188 graphComponent.setEnterStopsCellEditing(true);
196 frame.setVisible(true);
/plugin/mytemplate/
H A Daction.php193 return true;
199 $repeat = true;
376 return true;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml157 todo: true
169 todo: true
182 todo: true
/plugin/settingstree/settings/
H A Dsettingslevel.class.php156 $check_success = true;
172 if ($new['protect'] === 'true') $new['protect'] = true;
176 if ($toset) $this->_values[$key]['protect'] = true; // we only save if a level is protected.
/plugin/do/
H A Dhelper.php102 public function loadTasks($args = null, $checkAccess = true)
362 wl($task['page'], '', true, '&') . '#plgdo__' . $task['md5'],
474 * @param bool $return if true return html, otherwise print the html
550 '', '', true, 'navigation'
/plugin/combo/ComboStrap/
H A DMetadataFrontmatterStore.php106 * Strict because otherwise the comparison `false == null` is true
108 $targetValueShouldBeStore = !in_array($targetValue, [$defaultValue, null], true);
202 $arrayFormat = true;
277 ->setIsPresent(true)
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DReaderTest.php344 $caught = true;
347 $this->assertEquals(true, $caught);
375 $caught = true;
378 $this->assertEquals(true, $caught);
/plugin/codemirror/dist/modes/
H A Dpegjs.min.js.map1true,\n localState: null\n };\n },\n token: function (stream, state) {\n if…
/plugin/issuelinks/classes/
H A DIssue.php102 return true;
449 …return "<a href=\"$url\" " . buildAttributes($attributes, true) . '>' . $this->getTypeHTML() . "$n…
554 if ($this->isValid(true)) {
562 return true;
/plugin/calendoku/
H A Dhelper.php23 $this->iscalendoku = true;
87 $this->invalid = true;
291 return true;
301 $this->iscalendoku = true;
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php55 ->given($this->function->function_exists = true)
309 ->when($result = $string->match($pattern, $matches, 0, 0, true))
329 ->when($result = $string->match($pattern, $matches, $string::WITH_OFFSET, 0, true))
355 ->when($result = $string->match($pattern, $matches, $string::GROUP_BY_PATTERN, 0, true))
379 ->when($result = $string->match($pattern, $matches, $string::GROUP_BY_TUPLE, 0, true))
962 ->when($result = $string->toAscii(true))
/plugin/nroff/
H A Drenderer.php133 $hid = $this->_headerToLink($text,true);
722 $noLink = true;
727 $link['url'] = ml($src,array('id'=>$ID,'cache'=>$cache),true);
762 $noLink = true;
1068 $heading = p_get_first_heading($id,true);
1077 $isImage = true;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php111 …ssOrObject, $message = '', $ignoreCase = false, $checkForObjectIdentity = true, $checkForNonObject…
298 …ssOrObject, $message = '', $ignoreCase = false, $checkForObjectIdentity = true, $checkForNonObject…
514 … $haystack, $message = '', $ignoreCase = false, $checkForObjectIdentity = true, $checkForNonObject…
961 … $haystack, $message = '', $ignoreCase = false, $checkForObjectIdentity = true, $checkForNonObject…
1635 function contains($value, $checkForObjectIdentity = true, $checkForNonObjectIdentity = false)
2125 function stringContains($string, $case = true)
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php44 fwrite($f, var_export($map, true) . ';');
/plugin/togglewrap/
H A Dsyntax.php43 return true;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.aa.php61 return true;
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DStringUtil.php81 $encoding = mb_detect_encoding($input, ['UTF-8', 'ISO-8859-1'], true);

1...<<161162163164165166167168169170>>...268