Home
last modified time | relevance | path

Searched refs:false (Results 3726 – 3750 of 6149) sorted by relevance

1...<<141142143144145146147148149150>>...246

/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php52 if (false === $elem) {
64 if (false !== $fileResource) {
69 $excludeAll = null !== $exclude ? 'true' === strtolower((string) $exclude) : false;
169 $isExclude = false;
/plugin/facebookalbum/
H A Dfacebook.php157 protected $sessionLoaded = false;
162 protected $cookieSupport = false;
172 protected $fileUploadSupport = false;
621 if ($result === false) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php169 $attr_cell->bold = false;
170 $attr_cell->underline = false;
171 $attr_cell->blink = false;
174 $attr_cell->reverse = false;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php71 if ($parts === false) {
114 if ($result === false) {
115 return false;
797 if ($this->scheme === '' && false !== strpos(explode('/', $this->path, 2)[0], ':')) {
/plugin/statdisplay/helper/
H A Dlog.php32 $this->logdata = unserialize(io_readFile($this->logcache, false));
123 if ($ext !== false) $thistype = 'media';
323 return false;
326 return false;
/plugin/imagemapping/
H A Dsyntax.php111 static $has_content = false;
139 $has_content = false;
196 $title = $renderer->_media($url, $title, null, null, null, null, false);
248 return false;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DFixmeSniff.php72 if (empty($matches) === false) {
H A DTodoSniff.php70 if (empty($matches) === false) {
/plugin/idcount/
H A Daction.php11 define('DEBUG',false);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Trusted.txt
H A DURI.Disable.txt
/plugin/gdpr/helper/
H A Dutils.php17 while (false !== ($entry = $dir->read())) {
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVJournal.php43 return false;
/plugin/freechat/phpfreechat/lib/utf8/
H A Dutf8_char2byte_pos.php33 if (!strlen($str{$i})) return false; // offset beyond string length
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropFind.php27 public $allProp = false;
/plugin/hyphenation/
H A Daction.php33 if ($hyph === false) return;
/plugin/swiftmail/Swift/Log/
H A DDefaultLog.php42 public function dump($return_only=false)
/plugin/offline/
H A Dsyntax.php69 if($format != 'xhtml') return false;
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVJournal.php43 return false;
/plugin/cleanup/
H A Daction.php55 $helper = $this->loadHelper('cleanup', false);
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.height.inc.php10 $this->CSSPropertyHandler(true, false);
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DSyntaxError.php47 if ($lev <= \strlen($name) / 3 || false !== strpos($item, $name)) {
/plugin/authgoogle/google/auth/
H A DGoogle_AuthNone.php43 … $request->setUrl($request->getUrl() . ((strpos($request->getUrl(), '?') === false) ? '?' : '&')
/plugin/rstudio/
H A Daction.php18 if(strpos($event->data[0][1],'~~R_STUDIO~~') === false) return;
/plugin/bookcreator/
H A Dhelper.php23 public function createListitem($item, $isbookmanager = false) {

1...<<141142143144145146147148149150>>...246