Home
last modified time | relevance | path

Searched refs:false (Results 801 – 825 of 6149) sorted by relevance

1...<<31323334353637383940>>...246

/plugin/nsindex/
H A Dsyntax.php83 if($mode != 'xhtml') return false;
88 $renderer->info['cache'] = false;
129 'nons' => false, // exclude start-page of namespaces found
130 … 'nopages' => false, // exclude all pages found, include only startpage of sub-namespaces
131 'nogroup' => false, // do not add alpha-index headings in list
132 … 'notemplate' => false, // omitt pages with names like 'template' or '__template' or '_template'
/plugin/data-au/
H A Daction.php48 if(strpos($dataau[0][1],'dataentry') !== false) return; // plugin seems still to be there
89 $event->dataau['media_manager'] = false;
151 $in_ns = false;
157 $pages = ft_pageLookup($c_search, $in_ns, false);
180 stripos($id, cleanID($search)) === false &&
181 stripos($title, $search) === false) {
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A Dinet6.php45 if (strpos($addr, '::') !== false) {
68 return false;
99 if ($prefix < 0 || $prefix > 128) return false;
155 if ($addr == false) return false;
177 $result = false;
/plugin/captcha/_test/
H A DHelperTest.php
/plugin/data/
H A Daction.php55 if (strpos($data[0][1], 'dataentry') !== false) return; // plugin seems still to be there
97 $event->data['media_manager'] = false;
161 $in_ns = false;
167 $pages = ft_pageLookup($c_search, $in_ns, false);
191 stripos($id, cleanID($search)) === false &&
192 stripos($title, (string) $search) === false
/plugin/adhoctags/
H A Dhelper.php205 $escaped = false; // should the next character be treated "as is"?
222 $escaped = false;
252 $escaped = false;
280 $escaped = false;
291 $escaped = false;
297 $escaped = false;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php50 'sip' => ($ttf->sipset) ? true : false,
51 'smp' => ($ttf->smpset) ? true : false,
52 'BMPselected' => ($BMPonly) ? true : false,
55 'haskerninfo' => ($ttf->kerninfo) ? true : false,
56 'haskernGPOS' => ($ttf->haskernGPOS) ? true : false,
57 'hassmallcapsGSUB' => ($ttf->hassmallcapsGSUB) ? true : false,
/plugin/ipban/ip-lib/src/Address/
H A DIPv4.php85 $ok = false;
114 return (is_int($byte) && $byte >= 0 && $byte <= 255) ? (string) $byte : false;
118 if (in_array(false, $chunks, true) === false) {
131 public function toString($long = false)
310 $overflow = false;
335 $overflow = false;
/plugin/contactmodern/
H A Dsyntax.php34 public static $captcha = false;
222 return false;
230 return false;
238 return false; // Not enough parts to domain
243 return false;
258 …n']['moderncontact']['captcha'] == 1 && syntax_plugin_moderncontact::$captcha == false)?true:false;
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dio.php97 while ( strpos($folderPath, '//') !== false )
172 if ( $position === false || $position <> strlen( $sRealPath ) - strlen( $sSelfPath ) )
202 return false ;
205 return false ;
214 return false ;
224 return false ;
242 while ( strpos ($sCurrentFolder, '//') !== false ) {
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php95 while ( strpos($folderPath, '//') !== false )
170 if ( $position === false || $position <> strlen( $sRealPath ) - strlen( $sSelfPath ) )
200 return false ;
203 return false ;
212 return false ;
222 return false ;
241 while ( strpos ($sCurrentFolder, '//') !== false ) {
/plugin/htmlabstract/
H A Dsyntax.php85 if (false !== ($pos = strpos($params['feed_url'], '?')))
116 if (false === @$dom->loadXML($xml))
179 if (false !== strpos($_SERVER['SERVER_SOFTWARE'], 'Win32') ||
180 false !== strpos($_SERVER['SERVER_SOFTWARE'], 'Win64'))
215 $intag = false;
223 $intag = false;
230 return false;
/plugin/nsexport/packer/ziphtml/
H A Dzip.php38 while(false !== ($file = readdir($fh))) {
44 $this->_addFile("$dir/$file",io_readFile(ltrim("$base/$dir/$file",'/'),false));
63 return false;
73 while (false !== $entry = $dir->read()) {
107 if ($tmpdir === false) {
122 $css = io_readFile(dirname(__FILE__).'/export.css',false);
169 $this->_addFile('_media/'.str_replace(':','/',$id),io_readFile(mediaFN($id),false));
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLineFormatter.php43 …null, bool $allowInlineLineBreaks = false, bool $ignoreEmptyContextAndExtra = false, bool $include…
86 if (false !== strpos($output, '%extra.'.$var.'%')) {
93 if (false !== strpos($output, '%context.'.$var.'%')) {
112 if (false !== strpos($output, '%'.$var.'%')) {
118 if (false !== strpos($output, '%')) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DPluginTest.php39 $this->assertTrue(strpos($body, '<title>dir') !== false, $body);
40 $this->assertTrue(strpos($body, '<a href="/dir/child.txt">')!==false);
65 $this->assertTrue(strpos($body, '<title>dir') !== false, $body);
66 $this->assertTrue(strpos($body, '<a href="/dir/child.txt">')!==false);
86 $this->assertTrue(strpos($body, '<title>/') !== false, $body);
87 $this->assertTrue(strpos($body, '<a href="/dir/">')!==false);
88 $this->assertTrue(strpos($body, '<span class="btn disabled">')!==false);
/plugin/box/
H A Dsyntax.php21 public $title_mode = false;
95 $this->title_mode = false;
103 return false;
111 return false;
121 return false;
134 $this->title_mode = false;
159 return false;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php97 while ( strpos($folderPath, '//') !== false )
172 if ( $position === false || $position <> strlen( $sRealPath ) - strlen( $sSelfPath ) )
202 return false ;
205 return false ;
214 return false ;
224 return false ;
242 while ( strpos ($sCurrentFolder, '//') !== false ) {
H A DInput.class.php108 public function param($name, $default = null, $nonempty = false) {
136 public function &ref($name, $default = '', $nonempty = false) {
152 public function int($name, $default = 0, $nonempty = false) {
170 public function str($name, $default = '', $nonempty = false) {
196 if($found !== false) return $valids[$found]; // return the valid value for type safety
210 public function bool($name, $default = false, $nonempty = false) {
228 public function arr($name, $default = array(), $nonempty = false) {
/plugin/docnavigation/syntax/
H A Dtoc.php73 * @return array Return an array with all data you want to use in render, false don't add an instruction
83 'includeheadings' => false,
84 'numbers' => false,
86 'hidepagelink' => false
128 if ($options['hidepagelink'] && $options['includeheadings'] === false) {
147 if ($format != 'xhtml') return false;
160 $pageitem['type'] = $options['includeheadings'] === false ? 'pageonly' : 'pagewithheadings'; //page or heading
197 $first = false;
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php96 public function getTests($name, $legacyTests = false)
106 if ($legacyTests xor false !== strpos($file->getRealpath(), '.legacy.test')) {
122 $exception = false;
161 'cache' => false,
188 … $p->setValue($twig, '__TwigTemplate_'.hash('sha256', uniqid(mt_rand(), true), false).'_');
193 if (false !== $exception) {
208 if (false !== $exception) {
219 if (false !== $exception) {
/plugin/dataplot/
H A Dsyntax.php62 'smooth' => false,
68 'debug' => false,
233 return false;
248 $ok = false;
250 if ( !$ok ) return false;
260 if ( !file_exists($cache) ) return false;
277 return false;
302 return false;
/plugin/minimap/
H A Dsyntax.php98 return false;
151 $startPageFound = false;
152 $homePageFound = false;
228 $print = false;
232 $print = false;
236 $print = false;
318 return false;
331 function getNamespaceChildren($namespace, $sort = 'natural', $listdirs = false)
/plugin/davcard/vendor/composer/
H A DClassLoader.php54 private $useIncludePath = false;
57 private $classMapAuthoritative = false;
108 public function add($prefix, $paths, $prepend = false)
155 public function addPsr4($prefix, $paths, $prepend = false)
279 public function register($prepend = false)
326 return false;
338 return $this->classMap[$class] = false;
370 if (false !== $pos = strrpos($class, '\\')) {
/plugin/webdavclient/vendor/composer/
H A DClassLoader.php54 private $useIncludePath = false;
57 private $classMapAuthoritative = false;
108 public function add($prefix, $paths, $prepend = false)
155 public function addPsr4($prefix, $paths, $prepend = false)
279 public function register($prepend = false)
326 return false;
338 return $this->classMap[$class] = false;
370 if (false !== $pos = strrpos($class, '\\')) {
/plugin/davcal/vendor/composer/
H A DClassLoader.php54 private $useIncludePath = false;
57 private $classMapAuthoritative = false;
108 public function add($prefix, $paths, $prepend = false)
155 public function addPsr4($prefix, $paths, $prepend = false)
279 public function register($prepend = false)
326 return false;
338 return $this->classMap[$class] = false;
370 if (false !== $pos = strrpos($class, '\\')) {

1...<<31323334353637383940>>...246