Home
last modified time | relevance | path

Searched refs:false (Results 426 – 450 of 6149) sorted by relevance

1...<<11121314151617181920>>...246

/plugin/approve/
H A Dhelper.php55 return false;
73 * @return array|array[]|false|string[]
103 return false;
200 if (!$approver) return false;
202 return false;
213 return false;
224 if (!isset($INFO['userinfo'])) return false;
236 return false;
255 return false;
264 if ($this->getConf('viewmode') && get_doku_pref('approve_viewmode', false)) retur
[all...]
/plugin/geophp/vendor/funiq/geophp/src/
H A DgeoPHP.php145 $geosInstalled = false;
150 $geosInstalled = class_exists('GEOSGeometry', false);
186 * @return Geometry|false
191 return false;
232 return false;
296 $hasData = false;
317 $newType = (strpos($geometryTypes[0], 'Multi') !== false ? '' : 'Multi') . $geometryTypes[0];
338 * @return string|false
352 return false;
404 if (strpos($string, '<kml') !== false) {
[all...]
/plugin/struct/meta/
H A DSchemaBuilder.php100 return false;
161 if (!$this->newschemaid) return false;
189 if (!$ok) return false;
191 if (!$newTid) return false;
192 if ($oldEntry['ismulti'] == false && $newEntry['ismulti'] == '1') {
197 $enabled = false; // no longer there for some reason
209 if (!$ok) return false;
279 return false;
284 if (!$ok) return false;
287 if (!$newTid) return false;
[all...]
/plugin/data/_test/
H A Dsyntax_plugin_data_entry.test.php
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc30 return false;
290 in_td: false,
300 in_table: false,
307 in_link: false,
310 code_type: false,
312 is_smiley: false,
313 geshi: false,
319 in_header: false,
320 curid: false,
324 in_font: false,
[all …]
/plugin/botbouncer/lib/
H A Dbotbouncer.php66 private $debug = false;
255 return false;
279 return false;
373 return false;
383 return false;
406 return false;
458 return false;
521 return false;
704 return false;
792 return false;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DWarningTestCase.php24 protected $backupGlobals = false;
29 protected $backupStaticAttributes = false;
34 protected $runTestInSeparateProcess = false;
39 protected $useErrorHandler = false;
H A DTestCase.php437 return false;
1679 false,
1680 false
2321 false,
2322 false,
2323 false,
2324 false,
2325 false,
2326 false,
2327 false
[all …]
/plugin/odt/ODT/
H A DODTUtility.php41 if ( $first === false ) {
49 if ( $second === false ) {
67 $found = false;
86 if ( $found == false ) {
146 if ( $end === false ) {
150 $deleted = false;
572 if ($start === false) {
573 return false;
576 if ($end === false) {
577 return false;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dends_with.test10 {{ 0 ends with false ? 'OK' : 'KO' }}
11 {{ '' ends with false ? 'OK' : 'KO' }}
12 {{ false ends with false ? 'OK' : 'KO' }}
13 {{ false ends with '' ? 'OK' : 'KO' }}
/plugin/discussion/
H A Daction.php373 $isNamespaceExcluded = false;
380 return false;
388 return false;
403 if (!$INFO['exists']) return false;
423 $show = false;
504 return false;
622 return false;
637 $convert = false;
1425 return false;
1618 $matched = false;
[all …]
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php30 return false;
62 return false;
70 return false;
75 return false;
79 return false;
92 return false;
97 return false;
101 return false;
140 return false;
153 return false;
[all …]
/plugin/groupmanager/
H A Dsyntax.php45 return false;
389 return false;
398 return false;
601 return false;
706 return false;
712 return false;
719 return false;
723 return false;
731 return false;
735 return false;
[all …]
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc30 return false;
203 in_td: false,
213 in_table: false,
220 in_link: false,
223 code_type: false,
225 is_smiley: false,
226 geshi: false,
233 curid: false,
237 in_font: false,
239 interwiki: false,
[all …]
/plugin/fedauth/Auth/OpenID/
H A DMessage.php89 return false;
93 return false;
115 return false;
198 if ($index !== false) {
258 return false;
528 if ($this->setOpenIDNamespace($value, false) === false) {
538 false) {
539 return false;
577 return false;
584 return false;
[all …]
/plugin/include/_test/
H A Dnested_include.test.php39 $this->assertTrue(strpos($mainHTML, 'Main Content') !== false, 'Main content contains "Main Content"');
41 $this->assertTrue(strpos($mainHTML, 'Second Content') !== false, 'Main content contains "Second Content"');
43 $this->assertTrue(strpos($mainHTML, 'Third Content') !== false, 'Main content contains "Third Content"');
45 $this->assertTrue(strpos($secondHTML, 'Second Content') !== false, 'Second content contains "Second Content"');
47 $this->assertTrue(strpos($secondHTML, 'Third Content') !== false, 'Second content contains "Third Content"');
49 $this->assertTrue(strpos($thirdHTML, 'Third Content') !== false, 'Third content contains "Third Content"');
/plugin/tag/syntax/
H A Dtag.php45 * @return array|false Data for the renderer
53 if (!$tags) return false;
58 return false;
74 if ($data === false) return false;
76 if (!$helper = $this->loadHelper('tag')) return false;
129 return false;
/plugin/simplexml/
H A Drenderer.php27 'cache' => false, // may the rendered result cached?
28 'toc' => false, // render the TOC?
34 $this->info['cache'] = false;
38 $this->info['toc'] = false;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeSharedCalendarsTest.php26 '{http://sabredav.org/ns}read-only' => false,
57 $hasShareable = false;
58 $hasShared = false;
59 $hasOutbox = false;
60 $hasNotifications = false;
/plugin/txtconf/
H A Dconfig0.class.php85 if ($this->locked) return false;
97 return false;
186 return false;
218 while (false !== ($plugin = readdir($dh))) {
253 while (false !== ($plugin = readdir($dh))) {
318 if (is_null($input)) return false;
319 if ($this->is_protected()) return false;
322 if ($value == $input) return false;
327 return false;
337 function html(&$plugin, $echo=false) {
[all …]
/plugin/dokutexit/
H A Dconfig.php57 $this->texit_render_obj = false;
83 if ( !$lines ) return false;
119 $opts = array('listdirs' => false,
124 'showhidden'=> false,
134 $needsupdate = false;
159 return false;
298 return false;
325 return false;
347 return false;
443 $footer = false;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTextCircle.php45 false
86 $this->mpdf->SetFontSize($mmsize * Mpdf::SCALE, false);
115 $this->mpdf->SetFont($properties['FONT-FAMILY'], $this->mpdf->FontStyle, 0, false);
125 false
133 false
141 false
149 false
158 false
166 false
174 false
[all...]
/plugin/davcard/syntax/
H A Dbook.php128 return false;
139 $write = false;
150 if($settings === false)
177 $write = false;
281 return false;
284 $found = false;
291 return false;
294 $found = false;
304 return false;
307 $found = false;
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php40 if (false !== $realPath = realpath($rootPath)) {
173 return false !== $this->findTemplate($name, false);
177 return false;
197 return false;
209 return false;
219 return false;
231 if (false !== $realpath = realpath($path.'/'.$shortname)) {
242 return false;
251 if (false === $pos = strpos($name, '/')) {
271 if (false !== strpos($name, "\0")) {
/plugin/odt/helper/
H A Ddwcssloader.php105 if (strpos ($file, 'screen.css') !== false ||
106 strpos ($file, 'screen.less') !== false) {
108 } else if (strpos ($file, 'style.css') !== false ||
109 strpos ($file, 'style.less') !== false) {
111 } else if (strpos ($file, $format.'.css') !== false ||
112 strpos ($file, $format.'.less') !== false) {
114 } else if (strpos ($file, 'print.css') !== false ||
115 strpos ($file, 'print.less') !== false) {
217 while(false !== ($file = readdir($dh))){

1...<<11121314151617181920>>...246